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