pebble / cloudpebble

CloudPebble source. Here be dragons.
https://cloudpebble.net/
MIT License
211 stars 83 forks source link

Remove the duplicated 'Compilation' shortcut. #345

Open Spacerat opened 8 years ago

Spacerat commented 8 years ago

Pressing Cmd-Shift-P and typing "Compilation" shows you two identical shortcuts to the compilation pane. This PR removes the duplicate in compile.js, since settings.js is where all sidebar fuzzy-shortcuts are defined.