mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-25 04:27:22 +08:00
show seed box icon configurable
This commit is contained in:
@@ -11,5 +11,6 @@ return [
|
||||
'sub_category_audio_codec_label' => 'AudioCodec',
|
||||
'extras' => [
|
||||
\App\Models\SearchBox::EXTRA_DISPLAY_COVER_ON_TORRENT_LIST => 'Display cover on torrent list',
|
||||
\App\Models\SearchBox::EXTRA_DISPLAY_SEED_BOX_ICON_ON_TORRENT_LIST => 'Display seed box icon on torrent list',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user