hotfix
This commit is contained in:
parent
5b75dd84f4
commit
4eb75f6f25
1 changed files with 1 additions and 1 deletions
|
|
@ -155,4 +155,4 @@ Route::add("/settings", function () use ($proxy_elements) {
|
|||
header('Location: ./home');
|
||||
}, 'POST');
|
||||
|
||||
Route::run($subdir);
|
||||
Route::run(getSubdir());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue