diff --git a/src/services/twitch/calls/getChannelSubscribers.ts b/src/services/twitch/calls/getChannelSubscribers.ts index 4829c277643..85d0382a173 100644 --- a/src/services/twitch/calls/getChannelSubscribers.ts +++ b/src/services/twitch/calls/getChannelSubscribers.ts @@ -21,14 +21,14 @@ export async function getChannelSubscribers !isBotId(o.userId))); if (getSubscriptionsPaginated.find(o => isBotId(o.userId))) {