mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-16 12:00:50 +01:00
Update finishing.blade.php
This commit is contained in:
parent
0975ab18de
commit
8006577bdd
@ -23,7 +23,7 @@
|
||||
} else {EnvEditor::addKey('ENABLE_SOCIAL_LOGIN', 'false');}
|
||||
|
||||
if(EnvEditor::keyExists('USE_THEME_PREVIEW_IFRAME')){ /* Do nothing if key already exists */
|
||||
} else {EnvEditor::addKey('USE_THEME_PREVIEW_IFRAME', 'false');}
|
||||
} else {EnvEditor::addKey('USE_THEME_PREVIEW_IFRAME', 'true');}
|
||||
|
||||
if(trim(file_get_contents(base_path("version.json"))) >= '2.9.1' and trim(file_get_contents(base_path("version.json"))) <= '3.0.0'){
|
||||
Schema::disableForeignKeyConstraints();
|
||||
|
Loading…
x
Reference in New Issue
Block a user