mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-06 16:07:01 +08:00
refactor: reorganize backend module boundaries
This commit is contained in:
@@ -4,7 +4,7 @@ from pydantic import Field
|
||||
|
||||
from app.workflow.actions import BaseAction, ActionChain
|
||||
from app.schemas import ActionParams, ActionContext, Notification
|
||||
from app.platform.config import settings
|
||||
from app.runtime.config import settings
|
||||
|
||||
|
||||
class SendMessageParams(ActionParams):
|
||||
|
||||
Reference in New Issue
Block a user