mirror of
https://github.com/mayswind/AriaNg.git
synced 2026-02-08 18:39:28 +08:00
support setting continue option when create new task (#809)
This commit is contained in:
@@ -988,6 +988,11 @@
|
||||
key: 'checksum',
|
||||
category: 'http'
|
||||
},
|
||||
{
|
||||
key: 'continue',
|
||||
category: 'http',
|
||||
canUpdate: 'new|waiting|paused'
|
||||
},
|
||||
{
|
||||
key: 'referer',
|
||||
category: 'http',
|
||||
|
||||
Reference in New Issue
Block a user