aboutsummaryrefslogtreecommitdiff
path: root/include/Page.hpp
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-07-26 17:35:52 +0200
committerdec05eba <dec05eba@protonmail.com>2021-07-26 17:35:52 +0200
commita6bba48faa091932b5a51a3beb8c9d162c377adf (patch)
tree9b7e2de493e04e8eaf291f981f70d273b2dd7baf /include/Page.hpp
parent9775a6bb77930a6e3b60445675990a8c01777aea (diff)
Matrix: add /join and /invite commands
Diffstat (limited to 'include/Page.hpp')
-rw-r--r--include/Page.hpp3
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