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 ?
|
var mode = this.treeStyleTab.isFullscreenAutoHide ?
|
||||||
utils.getTreePref('tabbar.autoHide.mode.fullscreen') :
|
utils.getTreePref('tabbar.autoHide.mode.fullscreen') :
|
||||||
this.lastMode;
|
this.lastMode;
|
||||||
|
|
||||||
if (mode == this.mode)
|
if (mode == this.mode)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user