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();
|
||||
Initialized();
|
||||
HandleArgs();
|
||||
Text = $"Flowframes";
|
||||
|
||||
if (Program.args.Contains("show-model-downloader"))
|
||||
new ModelDownloadForm().ShowDialog();
|
||||
|
||||
Reference in New Issue
Block a user