mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
add global search
This commit is contained in:
@@ -14,7 +14,7 @@ return [
|
||||
\App\Models\SearchBox::EXTRA_DISPLAY_SEED_BOX_ICON_ON_TORRENT_LIST => 'Display seed box icon on torrent list',
|
||||
],
|
||||
'sections' => [
|
||||
'browse' => 'Torrents section',
|
||||
'special' => 'Special section',
|
||||
'browse' => 'Torrents',
|
||||
'special' => 'Special',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user