Updated Logger and Plugin Loading
This commit is contained in:
@@ -19,6 +19,4 @@ public interface ICommandAction
|
||||
public InternalActionRunType RunType { get; }
|
||||
|
||||
public Task Execute(string[]? args);
|
||||
|
||||
public void ExecuteStartup() { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user