@@ -69,7 +69,7 @@ |
||
| 69 | 69 | } |
| 70 | 70 | |
| 71 | 71 | if (!$this->option('dry-run')) { |
| 72 | - Settings::flush(); // clear the settings cache |
|
| 72 | + Settings::flush(); // clear the settings cache |
|
| 73 | 73 | DbConfig::updateOrCreate(['config_name' => 'settings.migrated'], ['config_value' => true]); |
| 74 | 74 | } |
| 75 | 75 | } |