This commit is contained in:
Jack251970 2025-07-02 13:03:26 +08:00
parent 20f065aff9
commit d332472693

View file

@ -137,6 +137,7 @@ public partial class HotkeyControlDialog : ContentDialog
if (tbMsg == null)
return;
// TODO: If we need to check !v.Hotkey.IsEmpty && for v.Hotkey?
if (_hotkeySettings.RegisteredHotkeys.FirstOrDefault(v => v.Hotkey == hotkey) is { } registeredHotkeyData)
{
var description = string.Format(