mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
minor code review
This commit is contained in:
parent
f72f1569df
commit
91f5584e9f
1 changed files with 1 additions and 0 deletions
|
|
@ -2295,6 +2295,7 @@ vAPI.toolbarButton = {
|
||||||
if ( CustomizableUI === null ) {
|
if ( CustomizableUI === null ) {
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
tbb.codePath = 'australis';
|
||||||
tbb.CustomizableUI = CustomizableUI;
|
tbb.CustomizableUI = CustomizableUI;
|
||||||
tbb.defaultArea = CustomizableUI.AREA_NAVBAR;
|
tbb.defaultArea = CustomizableUI.AREA_NAVBAR;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue