Auto stash before merge of "develop" and "master"
This commit is contained in:
@@ -19,6 +19,6 @@ public class CommandRaffleMain extends Command
|
||||
@Override
|
||||
public void onRun(KittyGuild guild, KittyChannel channel, KittyUser user, UserInput input, Response res)
|
||||
{
|
||||
framework.run(guild, channel, user, input.args).Call(res);
|
||||
framework.run(guild, channel, user, input).Call(res);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user