Fixed plugin refresh command and added new method for executing tasks without return type in ConsoleUtilities
This commit is contained in:
@@ -29,7 +29,7 @@ public class InternalActionManager
|
||||
|
||||
public async Task Refresh()
|
||||
{
|
||||
Actions.Clear();
|
||||
Actions.Clear();
|
||||
await Initialize();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user