Code clean
This commit is contained in:
@@ -53,5 +53,5 @@ internal class Program
|
||||
.WithFontByDefault()
|
||||
.LogToTrace()
|
||||
.UseReactiveUI()
|
||||
.With(new MacOSPlatformOptions { ShowInDock = false});
|
||||
}
|
||||
.With(new MacOSPlatformOptions { ShowInDock = false });
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user