There was an error while loading. Please reload this page.
1 parent 32ce412 commit 1b1e3d0Copy full SHA for 1b1e3d0
1 file changed
apps/backend/src/scripts/test.ts
@@ -6,7 +6,8 @@ import { KickService } from '@/lib/services/kick';
6
import { TwitchService } from '@/lib/services/twitch';
7
8
export default async function main() {
9
- const twitchStreamers = ['kamalero',
+ const twitchStreamers = [
10
+ 'kamalero',
11
'austenxkinzaj',
12
'cherry_vns',
13
'droleeeet',
0 commit comments