mirror of
https://github.com/livingcomputermuseum/ContrAlto.git
synced 2026-04-25 19:51:48 +00:00
Updated documentation.
This commit is contained in:
@@ -278,7 +278,7 @@ namespace Contralto
|
||||
public static void ReadConfiguration()
|
||||
{
|
||||
if (Configuration.Platform == PlatformType.Windows
|
||||
&& !string.IsNullOrWhiteSpace(StartupOptions.ConfigurationFile))
|
||||
&& string.IsNullOrWhiteSpace(StartupOptions.ConfigurationFile))
|
||||
{
|
||||
//
|
||||
// By default, on Windows we use the app Settings functionality
|
||||
|
||||
Reference in New Issue
Block a user