mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
torrent delete independent of torrent management
This commit is contained in:
@@ -59,7 +59,11 @@ return [
|
||||
],
|
||||
'torrentmanage' => [
|
||||
'text' => 'Torrent Management',
|
||||
'desc' => 'Edit, delete torrents, excluding setting torrent sticky or on promotion',
|
||||
'desc' => 'Edit torrents, excluding setting torrent sticky or on promotion or delete',
|
||||
],
|
||||
'torrent-delete' => [
|
||||
'text' => 'Delete torrent',
|
||||
'desc' => 'Delete torrent',
|
||||
],
|
||||
'torrentsticky' => [
|
||||
'text' => 'Torrent Sticky',
|
||||
|
||||
Reference in New Issue
Block a user