This commit is contained in:
Seth
2020-07-11 23:53:40 -07:00
parent c7c567a14f
commit 6ca7f6ba24

View File

@ -22,7 +22,6 @@ public class Command_settotalvotes extends FreedomCommand
return noPerms();
}
if (args.length < 2)
{
return false;