mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-04-13 09:52:20 +02:00
commit
5dc3d45955
@ -451,7 +451,7 @@ public function SendTestMail(Request $request)
|
||||
//Shows config file editor page
|
||||
public function showFileEditor(request $request)
|
||||
{
|
||||
return redirect('/panel/config');
|
||||
return redirect('/admin/config');
|
||||
}
|
||||
|
||||
//Saves advanced config
|
||||
|
Loading…
x
Reference in New Issue
Block a user