diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/Page.hpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Page.hpp b/include/Page.hpp index d0e40b3..4cf1821 100644 --- a/include/Page.hpp +++ b/include/Page.hpp @@ -9,6 +9,7 @@ namespace QuickMedia { IMAGE_BOARD_THREAD, CHAT_LOGIN, CHAT, - FILE_MANAGER + FILE_MANAGER, + CHAT_INVITE }; }
\ No newline at end of file |