mirror of
https://github.com/zoriya/flood.git
synced 2026-06-02 02:56:05 +00:00
client: add "Sequential" context menu item
This commit is contained in:
@@ -59,6 +59,7 @@ const defaultFloodSettings: Readonly<FloodSettings> = {
|
||||
{id: 'torrentDetails', visible: true},
|
||||
{id: 'torrentDownload', visible: true},
|
||||
{id: 'generateMagnet', visible: false},
|
||||
{id: 'setSequential', visible: false},
|
||||
{id: 'setPriority', visible: false},
|
||||
],
|
||||
torrentListViewSize: 'condensed',
|
||||
|
||||
Reference in New Issue
Block a user