You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: prevent shortcut editor from creating override when unchanged
Compare edited key against default before saving. Skip writing to
commandShortcuts when the value matches the preset, avoiding the
false "modified" indicator (reset icon) on unchanged shortcuts.
0 commit comments