diff options
Diffstat (limited to 'src/rest.h')
-rw-r--r-- | src/rest.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -142,6 +142,7 @@ enum og_rest_uri { OG_URI_STATS, OG_URI_FOLDER_ADD, OG_URI_FOLDER_DELETE, + OG_URI_FOLDER_UPDATE, OG_URI_MAX }; |