Normalizes the permissions of some commands. (#4796)
This commit is contained in:
@@ -5,7 +5,7 @@ using Robust.Shared.IoC;
|
||||
|
||||
namespace Content.Server.Administration.Commands
|
||||
{
|
||||
[AdminCommand(AdminFlags.Admin)]
|
||||
[AdminCommand(AdminFlags.VarEdit)]
|
||||
public class DeleteComponent : IConsoleCommand
|
||||
{
|
||||
public string Command => "deletecomponent";
|
||||
|
||||
Reference in New Issue
Block a user