Optionally hide history

This commit is contained in:
schroda
2025-03-22 01:16:38 +01:00
parent 39a9b7e0ac
commit f570b7c9ed
9 changed files with 123 additions and 4 deletions

View File

@@ -84,6 +84,10 @@ export const AppRoutes = {
match: 'appearance',
path: '/settings/appearance',
},
history: {
match: 'history',
path: '/settings/history',
},
},
},
sources: {