mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-08 06:25:45 +01:00
append pluing wrapper to plugin node
This commit is contained in:
@@ -246,6 +246,7 @@ public final class PluginProcessor
|
||||
|
||||
if (plugin != null)
|
||||
{
|
||||
node.setWrapper(plugin);
|
||||
plugins.add(plugin);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user