remove startpage
This commit is contained in:
parent
dc2a42ad6d
commit
698a7a9bbc
1 changed files with 0 additions and 1 deletions
|
@ -92,7 +92,6 @@ 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