Update interim.js

This commit is contained in:
2025-09-29 09:15:19 +02:00
committed by GitHub
parent 0aa80fda6a
commit 18d698cf7e
+1
View File
@@ -105,6 +105,7 @@ class InteractionHandler {
key,
this._settings,
Meta.KeyBindingFlags.NONE,
Shell.ActionMode.NORMAL,
(..._args) => handler(this)
);
}