use socket

This commit is contained in:
hamid zarghami
2025-12-10 12:34:55 +03:30
parent afc295860e
commit abae41914f
14 changed files with 941 additions and 4 deletions
+3
View File
@@ -75,4 +75,7 @@ export const Pages = {
list: "/reviews/list",
detail: "/reviews/detail/",
},
pagers: {
list: "/pagers/list",
},
};