add custom algorithm screen to settings under moderation
This commit is contained in:
parent
678f75b495
commit
370d52bd1f
5 changed files with 47 additions and 0 deletions
|
@ -14,6 +14,7 @@ export const router = new Router({
|
|||
Debug: '/sys/debug',
|
||||
Log: '/sys/log',
|
||||
AppPasswords: '/settings/app-passwords',
|
||||
CustomAlgorithms: '/settings/custom-algorithms',
|
||||
MutedAccounts: '/settings/muted-accounts',
|
||||
BlockedAccounts: '/settings/blocked-accounts',
|
||||
Support: '/support',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue