fix dark mode window title bar color and support uosc exclamation mark menu syntax
This commit is contained in:
@@ -10,6 +10,7 @@ public class Binding : ObservableObject
|
||||
|
||||
public bool IsCustomMenu { get; set; }
|
||||
public bool IsMenu { get; set; }
|
||||
public bool IsShortMenuSyntax { get; set; }
|
||||
|
||||
string _input = "";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user