feat: add uri to aria2
This commit is contained in:
@ -6,8 +6,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
Ready = iota
|
||||
Downloading
|
||||
Downloading = iota
|
||||
Paused
|
||||
Stopped
|
||||
Completed
|
||||
|
Reference in New Issue
Block a user