Fix null pointer exception (#207)
This commit is contained in:
parent
b09ce46ff9
commit
eff1fe237d
@ -1435,6 +1435,7 @@ namespace SharedLibraryCore.Commands
|
||||
Alias = "pa";
|
||||
Permission = Permission.Owner;
|
||||
RequiresTarget = false;
|
||||
_contextFactory = contextFactory;
|
||||
Arguments = new[]
|
||||
{
|
||||
new CommandArgument()
|
||||
|
Loading…
Reference in New Issue
Block a user