mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-08 00:46:57 +08:00
fix storage api
This commit is contained in:
@@ -21,7 +21,7 @@ from app.utils.system import SystemUtils
|
|||||||
lock = Lock()
|
lock = Lock()
|
||||||
|
|
||||||
|
|
||||||
class FileTransferModule(_ModuleBase):
|
class FileManagerModule(_ModuleBase):
|
||||||
"""
|
"""
|
||||||
文件整理模块
|
文件整理模块
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user