mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
refactor backend module architecture
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
"""插件可读取的宿主配置对象。"""
|
||||
|
||||
from app.platform.config import global_vars, settings
|
||||
|
||||
|
||||
__all__ = ["global_vars", "settings"]
|
||||
Reference in New Issue
Block a user