Skip to content

Commit dfc281c

Browse files
authored
Update index.js
1 parent 8044b77 commit dfc281c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ track.forEach(user => {
5151
t.follow(user.id);
5252
console.log(`[TWITTER] Following Twitter User @${user.name}`);
5353
console.log(`For Support please join https://discord.gg/PrGCCWpDbP`)
54-
}
54+
});
5555

5656

5757
// Functions

0 commit comments

Comments
 (0)