mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
fixed icon in hotkey settings
This commit is contained in:
parent
9f328143b9
commit
432f6da5b3
1 changed files with 1 additions and 1 deletions
|
|
@ -206,7 +206,7 @@
|
||||||
</cc:Card>
|
</cc:Card>
|
||||||
<cc:Card
|
<cc:Card
|
||||||
Title="{DynamicResource RenameFileHotkey}"
|
Title="{DynamicResource RenameFileHotkey}"
|
||||||
Icon=""
|
Icon=""
|
||||||
Type="Inside">
|
Type="Inside">
|
||||||
<flowlauncher:HotkeyControl
|
<flowlauncher:HotkeyControl
|
||||||
DefaultHotkey=""
|
DefaultHotkey=""
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue