mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-14 01:05:46 +01:00
Source formatting fixes *yawn*.
This commit is contained in:
@@ -102,7 +102,8 @@ const config = { //{{{
|
||||
function () { buffer.viewSelectionSource(); }]*/
|
||||
],
|
||||
|
||||
focusChange: function(win) {
|
||||
focusChange: function (win)
|
||||
{
|
||||
// we switch to -- MESSAGE -- mode for Muttator, when the main HTML widget gets focus
|
||||
if (win && win.document instanceof HTMLDocument || liberator.focus instanceof HTMLAnchorElement)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user