mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-06-28 03:02:34 +08:00
fix 修复仪表板异常
This commit is contained in:
@@ -633,6 +633,7 @@ class PluginManager(metaclass=Singleton):
|
||||
render_mode=render_mode,
|
||||
cols=cols or {},
|
||||
attrs=attrs or {},
|
||||
elements=elements
|
||||
)
|
||||
|
||||
def get_plugin_attr(self, pid: str, attr: str) -> Any:
|
||||
|
||||
Reference in New Issue
Block a user