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