diff --git a/modern.js b/modern.js index b07921b..7302cbb 100644 --- a/modern.js +++ b/modern.js @@ -105,7 +105,6 @@ class InteractionHandler { key, this._settings, Meta.KeyBindingFlags.NONE, - Shell.ActionMode.NORMAL, (..._args) => handler(this) ); }