Disable unfinish Feature

This commit is contained in:
Mathieu Lagace
2019-08-21 13:45:41 -04:00
parent 44efcd8e32
commit bfdfcb87cf
12 changed files with 47 additions and 30 deletions

View File

@@ -78,7 +78,7 @@ class PublicController extends Controller
$config->save();
return redirect('/');;
return redirect('/?editMode');;
}
/**