mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-20 15:50:28 +08:00
feat: 添加 AList 存储选项及配置对话框
This commit is contained in:
@@ -15,6 +15,10 @@ export const storageOptions = [
|
||||
title: 'Rclone网盘',
|
||||
value: 'rclone',
|
||||
},
|
||||
{
|
||||
title: 'AList',
|
||||
value: 'alist',
|
||||
},
|
||||
]
|
||||
|
||||
export const innerFilterRules = [
|
||||
|
||||
Reference in New Issue
Block a user