mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 07:27:15 +08:00
fix storage
This commit is contained in:
@@ -53,8 +53,6 @@ class StorageConf(BaseModel):
|
||||
"""
|
||||
存储配置
|
||||
"""
|
||||
# 名称
|
||||
name: Optional[str] = None
|
||||
# 类型 local/alipan/u115/rclone
|
||||
type: Optional[str] = None
|
||||
# 配置
|
||||
|
||||
Reference in New Issue
Block a user