[fix] AdminWho command
This commit is contained in:
@@ -7,6 +7,7 @@ using Robust.Shared.Utility;
|
||||
|
||||
namespace Content.Server.Administration.Commands;
|
||||
|
||||
[AnyCommand]
|
||||
public sealed class AdminWhoCommand : IConsoleCommand
|
||||
{
|
||||
public string Command => "adminwho";
|
||||
|
||||
Reference in New Issue
Block a user