mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
fix import
This commit is contained in:
@@ -2,7 +2,7 @@ import copy
|
||||
|
||||
from app.actions import BaseAction
|
||||
from app.schemas import ActionParams, ActionContext
|
||||
from core.event import eventmanager
|
||||
from app.core.event import eventmanager
|
||||
|
||||
|
||||
class SendEventParams(ActionParams):
|
||||
|
||||
Reference in New Issue
Block a user