This commit is contained in:
Seth 2020-07-11 23:53:40 -07:00
parent c7c567a14f
commit 6ca7f6ba24
No known key found for this signature in database
GPG Key ID: A7BAB4E14F089CF3

View File

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