mirror of
https://gitlab.com/comunic/comunicapiv2
synced 2025-06-21 00:55:17 +00:00
And frienship notifications support
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
*/
|
||||
|
||||
export enum NotifElemType {
|
||||
EMPTY = "",
|
||||
USER_PAGE = "user_page",
|
||||
GROUP_PAGE = "group_page",
|
||||
CONVERSATION = "conversation",
|
||||
|
Reference in New Issue
Block a user