We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6febbe7 commit 46c2c1fCopy full SHA for 46c2c1f
Flow.Launcher.Infrastructure/Constant.cs
@@ -53,6 +53,6 @@ public static class Constant
53
public const string GitHub = "https://github.com/Flow-Launcher/Flow.Launcher";
54
public const string Docs = "https://flowlauncher.com/docs";
55
56
- public const string SystemLanguageCode = "System";
+ public const string SystemLanguageCode = "system";
57
}
58
0 commit comments