自定义线路与线路优化
This commit is contained in:
@@ -14,6 +14,7 @@ class StorageKeys {
|
||||
static const String downloadTasks = 'download_tasks';
|
||||
static const String downloadWifiOnly = 'download_wifi_only';
|
||||
static const String downloadRetries = 'download_retries';
|
||||
static const String selectedCustomLineNode = 'selected_custom_line_node';
|
||||
|
||||
// 任务记录
|
||||
static const String taskRetentionDays = 'task_retention_days';
|
||||
|
||||
Reference in New Issue
Block a user