diff --git a/SharedLibraryCore/Commands/NativeCommands.cs b/SharedLibraryCore/Commands/NativeCommands.cs index eb4037987..59ffd158a 100644 --- a/SharedLibraryCore/Commands/NativeCommands.cs +++ b/SharedLibraryCore/Commands/NativeCommands.cs @@ -1435,6 +1435,7 @@ namespace SharedLibraryCore.Commands Alias = "pa"; Permission = Permission.Owner; RequiresTarget = false; + _contextFactory = contextFactory; Arguments = new[] { new CommandArgument()