readd startpage
This commit is contained in:
parent
5ee19bceb6
commit
66815a8487
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ class SettingsSeeder extends Seeder
|
|||
'ddg' => 'app.options.ddg',
|
||||
'qwant' => 'app.options.qwant',
|
||||
'bing' => 'app.options.bing',
|
||||
'startpage' => 'app.options.startpage',
|
||||
]);
|
||||
|
||||
if(!$setting = Setting::find(4)) {
|
||||
|
|
Loading…
Reference in a new issue