Title for identifyable commands
This commit is contained in:
@@ -10,4 +10,6 @@ public sealed class CreateContainer : IIdentifiableUserCommand
|
||||
}
|
||||
|
||||
public string UserCommandID => CommandName;
|
||||
|
||||
public string Title => "Create container";
|
||||
}
|
||||
Reference in New Issue
Block a user