mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
Merge branch 'php8' into section
This commit is contained in:
@@ -250,6 +250,7 @@ class Update extends Install
|
||||
$this->runMigrate('database/migrations/2022_09_02_031539_add_extra_to_searchbox_table.php');
|
||||
SearchBox::query()->update(['extra' => [
|
||||
SearchBox::EXTRA_DISPLAY_COVER_ON_TORRENT_LIST => 1,
|
||||
SearchBox::EXTRA_DISPLAY_SEED_BOX_ICON_ON_TORRENT_LIST => 1,
|
||||
]]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user