mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 02:39:10 -04:00
Disable unfinish Feature
This commit is contained in:
@@ -78,7 +78,7 @@ class PublicController extends Controller
|
||||
|
||||
$config->save();
|
||||
|
||||
return redirect('/');;
|
||||
return redirect('/?editMode');;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user