Change Keybind for Remove Skylander

This commit is contained in:
Joshua de Reeper 2026-02-21 12:30:58 +01:00
parent 8b0ef173d4
commit 4600b4ddb0

View File

@ -198,7 +198,7 @@
Header="{ext:Locale MenuBarActionsRemoveSkylander}"
Icon="{ext:Icon fa-solid fa-cube}"
IsVisible="{Binding ShowSkylanderActions}"
InputGesture="Ctrl + R"
InputGesture="Ctrl + D"
IsEnabled="{Binding HasSkylander}" />
<MenuItem
Command="{Binding TakeScreenshot}"