mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
Introduce filament
This commit is contained in:
@@ -52,6 +52,12 @@ return [
|
||||
],
|
||||
'latest_torrent' => [
|
||||
'page_title' => 'Torrent latest',
|
||||
]
|
||||
],
|
||||
'torrent_trend' => [
|
||||
'page_title' => 'Torrent trend',
|
||||
],
|
||||
'user_trend' => [
|
||||
'page_title' => 'User trend',
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user