Fixed Install/Remove plugin page in UI
This commit is contained in:
@@ -23,6 +23,7 @@ public class InternalActionManager
|
||||
|
||||
if (loadedActions == null)
|
||||
return;
|
||||
|
||||
foreach (var action in loadedActions)
|
||||
Actions.TryAdd(action.ActionName, action);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user