mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-06 15:15:37 +01:00
Fix
This commit is contained in:
@@ -113,7 +113,7 @@ impl TwitchBot {
|
|||||||
notify_game_change(
|
notify_game_change(
|
||||||
data.title.clone(),
|
data.title.clone(),
|
||||||
state.game.clone(),
|
state.game.clone(),
|
||||||
data.title.clone()
|
data.category_name.clone()
|
||||||
).await;
|
).await;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user