mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-06 15:15:37 +01:00
Fix
This commit is contained in:
@@ -7,7 +7,7 @@ from applications.temporal_worker.queues import MAIN_QUEUE
|
|||||||
from applications.twitch_webhook.activities.state_checker import check_streams_states
|
from applications.twitch_webhook.activities.state_checker import check_streams_states
|
||||||
|
|
||||||
|
|
||||||
workflow.defn()
|
@workflow.defn
|
||||||
class StreamsCheckWorkflow:
|
class StreamsCheckWorkflow:
|
||||||
@classmethod
|
@classmethod
|
||||||
def get_schedules(cls) -> dict[str, Schedule]:
|
def get_schedules(cls) -> dict[str, Schedule]:
|
||||||
|
|||||||
Reference in New Issue
Block a user