mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-06 15:15:37 +01:00
Fix
This commit is contained in:
@@ -5,8 +5,8 @@ from applications.schedule_sync.synchronizer import syncronize
|
||||
|
||||
|
||||
class ScheduleSyncActivity:
|
||||
@activity.defn
|
||||
@classmethod
|
||||
@activity.defn
|
||||
async def syncronize(cls, twitch_id: int):
|
||||
streamer = await StreamerConfigRepository.get_by_twitch_id(twitch_id)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user