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