This commit is contained in:
freedakgmail
2025-11-30 09:16:43 +08:00
parent b436ae0680
commit fd9c064749
227 changed files with 1251 additions and 912 deletions
+6
View File
@@ -200,6 +200,12 @@
"routeKeys": {},
"namedRegex": "^/api/user/profile(?:/)?$"
},
{
"page": "/api/users/me/seen-help",
"regex": "^/api/users/me/seen\\-help(?:/)?$",
"routeKeys": {},
"namedRegex": "^/api/users/me/seen\\-help(?:/)?$"
},
{
"page": "/auth/register",
"regex": "^/auth/register(?:/)?$",