mirror of
https://github.com/qwerinope/qweribot.git
synced 2025-12-18 23:01:38 +01:00
added semicolon
This commit is contained in:
@@ -67,7 +67,7 @@ export async function getExternalEmotes() {
|
||||
await redis.expire('chatwidget:emotes', 60 * 15);
|
||||
|
||||
return Response.json(emotes);
|
||||
}
|
||||
};
|
||||
|
||||
import { HelixChatBadgeSet } from "@twurple/api";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user