Cleanup
This commit is contained in:
parent
1991bf5b4d
commit
69918c2587
2 changed files with 4 additions and 14 deletions
|
|
@ -42,7 +42,7 @@
|
|||
<NativeMenu>
|
||||
<NativeMenuItem
|
||||
Header="Start Libation with 1st filter Default"
|
||||
Command="{CompiledBinding FirstFilterIsDefaultToggle}"
|
||||
Command="{CompiledBinding ToggleFirstFilterIsDefault}"
|
||||
IsChecked="{CompiledBinding FirstFilterIsDefault}"
|
||||
ToggleType="CheckBox" />
|
||||
<NativeMenuItem Command="{CompiledBinding EditQuickFiltersAsync}" Header="Edit quick filters..." Gesture="{OnPlatform macOS='alt+⌘+Q'}" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue