mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 07:27:15 +08:00
feat(storages): 新增 AList 存储类型
This commit is contained in:
@@ -426,6 +426,7 @@ class StorageSchema(Enum):
|
||||
U115 = "u115"
|
||||
Rclone = "rclone"
|
||||
Alist = "alist"
|
||||
AlistGo = "alistgo"
|
||||
SMB = "smb"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user