Fix hotkeys not getting unbound correctly when unbinding them in the ui

This commit is contained in:
dec05eba
2025-11-20 12:10:03 +01:00
parent 0d3d4229bf
commit b875f96885
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "gsr-ui"
type = "executable"
version = "1.8.0"
version = "1.8.1"
platforms = ["posix"]
[lang.cpp]