mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-24 12:19:27 +01:00
minor model downloader UI improvements
This commit is contained in:
@@ -37,7 +37,7 @@ namespace Flowframes.MiscUtils
|
||||
await DownloadForAi(ai);
|
||||
|
||||
form.SetWorking(false);
|
||||
form.SetStatus($"");
|
||||
form.SetStatus($"Done.");
|
||||
}
|
||||
|
||||
public static async Task DownloadForAi(AI ai)
|
||||
|
||||
Reference in New Issue
Block a user