diff options
Diffstat (limited to 'src/rest.h')
-rw-r--r-- | src/rest.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -105,6 +105,7 @@ enum og_rest_uri { OG_URI_WOL, OG_URI_SHELL_RUN, OG_URI_SHELL_OUTPUT, + OG_URI_SHELL_LIST, OG_URI_SESSION, OG_URI_SCOPES, OG_URI_POWEROFF, |