Skip to content

Commit 1b1e3d0

Browse files
committed
chore: format twitch streamers list for better readability in test script
1 parent 32ce412 commit 1b1e3d0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

apps/backend/src/scripts/test.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ import { KickService } from '@/lib/services/kick';
66
import { TwitchService } from '@/lib/services/twitch';
77

88
export default async function main() {
9-
const twitchStreamers = ['kamalero',
9+
const twitchStreamers = [
10+
'kamalero',
1011
'austenxkinzaj',
1112
'cherry_vns',
1213
'droleeeet',

0 commit comments

Comments
 (0)