- Add glamour notifications chat type

This commit is contained in:
Infi
2025-08-10 03:01:39 +02:00
parent efddaf30ad
commit 8c4410e75c
7 changed files with 21 additions and 6 deletions
+1
View File
@@ -75,6 +75,7 @@ internal static class TabsUtil
[ChatType.Orchestrion] = ChatSourceExt.All,
[ChatType.MessageBook] = ChatSourceExt.All,
[ChatType.Alarm] = ChatSourceExt.All,
[ChatType.GlamourNotifications] = ChatSourceExt.All,
},
};