cocoabits / MASShortcut

Modern framework for managing global keyboard shortcuts compatible with Mac App Store. More details:
http://blog.shpakovski.com/2012/07/global-keyboard-shortcuts-in-cocoa.html
BSD 2-Clause "Simplified" License
1.52k stars 220 forks source link

Fix `associatedUserDefaultsKey = nil` not unbinding the previous key #137

Closed ninjaprox closed 5 years ago

ninjaprox commented 5 years ago

Address #136.

shpakovski commented 5 years ago

Thanks a lot for the fix! Sorry for the slow reply 🙏