Make blank line for readability
This commit is contained in:
parent
0ab37f5757
commit
410ccad473
@ -1417,6 +1417,7 @@ AutoHideWindow.prototype = inherit(AutoHideConstants, {
|
||||
var mode = this.treeStyleTab.isFullscreenAutoHide ?
|
||||
utils.getTreePref('tabbar.autoHide.mode.fullscreen') :
|
||||
this.lastMode;
|
||||
|
||||
if (mode == this.mode)
|
||||
return;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user