Fix some cors issues

This commit is contained in:
rubikscraft
2022-04-25 18:07:36 +02:00
parent 8fb95c8bdf
commit 86cbbdd5b4
13 changed files with 134 additions and 35 deletions

View File

@@ -16,6 +16,7 @@ const SettingsRoutes: PRoutes = [
children: [
{
path: '',
pathMatch: 'full',
redirectTo: 'general',
},
{