diff --git a/script.js b/script.js index a9842a88..3b248be3 100644 --- a/script.js +++ b/script.js @@ -625,6 +625,11 @@ $(function() { scancode: '', searchTerm: '', label: 'Play/Pause' + }, + { + scancode: '', + searchTerm: '', + label: 'Eject' // Adding this as can be part of shortcuts on Mac. } ] }