Add /support and /support/privacy
This commit is contained in:
@@ -13,4 +13,6 @@ export const router = new Router({
|
||||
PostRepostedBy: '/profile/:name/post/:rkey/reposted-by',
|
||||
Debug: '/sys/debug',
|
||||
Log: '/sys/log',
|
||||
Support: '/support',
|
||||
PrivacyPolicy: '/support/privacy',
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user