mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 15:38:19 +08:00
add 事件广播
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ from queue import Queue, Empty
|
||||
|
||||
from app.log import logger
|
||||
from app.utils.singleton import Singleton
|
||||
from app.utils.types import EventType
|
||||
from app.schemas.types import EventType
|
||||
|
||||
|
||||
class EventManager(metaclass=Singleton):
|
||||
|
||||
Reference in New Issue
Block a user