mirror of
https://github.com/simon-ding/polaris.git
synced 2026-06-09 19:47:47 +08:00
feat: cron trigger api and fix import lists
This commit is contained in:
@@ -46,6 +46,7 @@ class _ImportlistState extends ConsumerState<Importlist> {
|
||||
key: _formKey,
|
||||
initialValue: {
|
||||
"name": list.name,
|
||||
"url": list.url,
|
||||
"qulity": list.qulity,
|
||||
"storage_id": list.storageId
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user