mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-13 00:28:10 -05:00
small tweaks for notes/tags
This commit is contained in:
@ -31,7 +31,7 @@ public class AddClientNoteCommand : Command
|
||||
new CommandArgument
|
||||
{
|
||||
Name = _translationLookup["COMMANDS_ARGS_NOTE"],
|
||||
Required = true
|
||||
Required = false
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user