Skip to content

Commit fee9f5d

Browse files
committed
fix /twitch sounds follow not workin
1 parent 2831de7 commit fee9f5d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/me/mini_bomba/streamchatmod/commands/TwitchCommand.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ public void processCommand(ICommandSender sender, String[] args) throws CommandE
112112
}
113113
}
114114
break;
115+
case "follow":
115116
case "follower":
116117
case "f":
117118
if (args.length == 2)

0 commit comments

Comments
 (0)