remove changes in outdated SettingsSeeder.php

This commit is contained in:
s4kura0ne 2022-03-24 00:19:43 +08:00
parent d370f2c3ee
commit 2b4e6d372c
No known key found for this signature in database
GPG key ID: 5935DFE12BD9525C

View file

@ -99,7 +99,6 @@ class SettingsSeeder extends Seeder
$options = json_encode([
'none' => 'app.options.none',
'google' => 'app.options.google',
'baidu' => 'app.options.baidu',
'ddg' => 'app.options.ddg',
'qwant' => 'app.options.qwant',
'bing' => 'app.options.bing',