list of notification perfereneces

This commit is contained in:
hamid zarghami
2025-12-11 09:29:18 +03:30
parent 6b2d0d149d
commit 9ca248d8bf
11 changed files with 248 additions and 1 deletions
+3
View File
@@ -78,4 +78,7 @@ export const Pages = {
pagers: {
list: "/pagers/list",
},
notifications: {
list: "/notifications/list",
},
};