Update VoteCommands.cs (#8729)

This commit is contained in:
Pancake
2022-06-11 19:57:47 -07:00
committed by GitHub
parent 16b218d612
commit ab860c04b6

View File

@@ -42,7 +42,7 @@ namespace Content.Server.Voting
} }
} }
[AdminCommand(AdminFlags.Fun)] [AdminCommand(AdminFlags.Admin)]
public sealed class CreateCustomCommand : IConsoleCommand public sealed class CreateCustomCommand : IConsoleCommand
{ {
public string Command => "customvote"; public string Command => "customvote";