patch: listplugs, plugin version system and progress bar
This commit is contained in:
@@ -181,7 +181,7 @@ namespace PluginManager
|
||||
SaveConfig(SaveType.NORMAL);
|
||||
}
|
||||
|
||||
public static async void SaveConfig(SaveType type)
|
||||
public static async Task SaveConfig(SaveType type)
|
||||
{
|
||||
if (type == SaveType.NORMAL)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user