Merge branch 'feature-file-management' into feature-1551-1561-1708
This commit is contained in:
+2
@@ -30,4 +30,6 @@ public:
|
||||
util::Vector<Notification*> getUserNotifications(const std::string& userID);
|
||||
void deleteNotification(const std::string& notificationID, const std::string& userID);
|
||||
void ensureAdminExists();
|
||||
void loadUsers();
|
||||
void saveUsers();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user