mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-01-26 17:24:53 +01:00
Update AdminController.php
This commit is contained in:
parent
d27d6247a1
commit
1d792ee963
@ -291,7 +291,7 @@ class AdminController extends Controller
|
||||
|
||||
file_put_contents('config/advanced-config.php', $AdvancedConfig);
|
||||
|
||||
return view('/panel/config');
|
||||
return redirect('/panel/config#2');
|
||||
}
|
||||
|
||||
//Saves .env config
|
||||
|
Loading…
Reference in New Issue
Block a user