mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-14 23:25:45 +01:00
whitespace/formatting fixes
This commit is contained in:
@@ -123,7 +123,7 @@ const modes = (function () //{{{
|
||||
let focus = document.commandDispatcher.focusedElement;
|
||||
if (focus != document.getElementById("urlbar").inputField)
|
||||
liberator.focusContent(false);
|
||||
}, 100);
|
||||
}, 100);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user