Update modern.js

This commit is contained in:
2025-08-11 01:49:52 +02:00
committed by GitHub
parent a09c934f1b
commit b50c2780d3
-1
View File
@@ -105,7 +105,6 @@ class InteractionHandler {
key,
this._settings,
Meta.KeyBindingFlags.NONE,
Shell.ActionMode.NORMAL,
(..._args) => handler(this)
);
}