Server Fixes

This commit is contained in:
2020-07-23 15:16:44 +02:00
parent 0323323bb1
commit 727ed03be7
8 changed files with 25 additions and 21 deletions

View File

@@ -14,7 +14,7 @@
'fa-bug' =>[
'slug' => 'log',
'lngKey' => 'log',
'path' => '',
'path' => 'log',
],
];
foreach ( $menuItems as $key => $value) {