mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-16 16:37:48 +01:00
Fix window title
This commit is contained in:
@@ -69,7 +69,6 @@ namespace Flowframes.Forms.Main
|
|||||||
UpdateStepByStepControls();
|
UpdateStepByStepControls();
|
||||||
Initialized();
|
Initialized();
|
||||||
HandleArgs();
|
HandleArgs();
|
||||||
Text = $"Flowframes";
|
|
||||||
|
|
||||||
if (Program.args.Contains("show-model-downloader"))
|
if (Program.args.Contains("show-model-downloader"))
|
||||||
new ModelDownloadForm().ShowDialog();
|
new ModelDownloadForm().ShowDialog();
|
||||||
|
|||||||
Reference in New Issue
Block a user