diff --git a/Flow.Launcher.Infrastructure/Hotkey/RegisteredHotkeyData.cs b/Flow.Launcher.Infrastructure/Hotkey/RegisteredHotkeyData.cs
index b0477d79d..a39702723 100644
--- a/Flow.Launcher.Infrastructure/Hotkey/RegisteredHotkeyData.cs
+++ b/Flow.Launcher.Infrastructure/Hotkey/RegisteredHotkeyData.cs
@@ -26,7 +26,7 @@ public record RegisteredHotkeyData
///
/// representation of this hotkey.
///
- public HotkeyModel Hotkey { get; }
+ public HotkeyModel Hotkey { get; set; }
///
/// String key in the localization dictionary that represents this hotkey. For example, ReloadPluginHotkey,