This commit is contained in:
jxxghp
2025-09-16 13:10:31 +08:00
parent d463b5bf0d
commit 0797bcb38b
+1 -1
View File
@@ -20,7 +20,7 @@ from app.db.systemconfig_oper import SystemConfigOper
from app.db.user_oper import get_current_active_user_async
from app.helper.subscribe import SubscribeHelper
from app.scheduler import Scheduler
from app.schemas.types import MediaType, EventType, SystemConfigKey, SortType
from app.schemas.types import MediaType, EventType, SystemConfigKey
router = APIRouter()