This commit is contained in:
freedakgmail
2025-11-23 19:51:42 +08:00
parent 3b0d8255f6
commit bec270c9af
284 changed files with 23731 additions and 1862 deletions
+6
View File
@@ -163,6 +163,12 @@
"routeKeys": {},
"namedRegex": "^/auth/signin(?:/)?$"
},
{
"page": "/help",
"regex": "^/help(?:/)?$",
"routeKeys": {},
"namedRegex": "^/help(?:/)?$"
},
{
"page": "/members",
"regex": "^/members(?:/)?$",