mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
support plugin nexusphp-hit-and-run
This commit is contained in:
@@ -13,4 +13,8 @@ return [
|
||||
\App\Models\SearchBox::EXTRA_DISPLAY_COVER_ON_TORRENT_LIST => '種子列表頁展示封面',
|
||||
\App\Models\SearchBox::EXTRA_DISPLAY_SEED_BOX_ICON_ON_TORRENT_LIST => '種子列表頁展示 SeedBox 圖標',
|
||||
],
|
||||
'sections' => [
|
||||
'browse' => '種子區',
|
||||
'special' => '特別區',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user