mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01: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 ) {
|
||||
return null;
|
||||
}
|
||||
tbb.codePath = 'australis';
|
||||
tbb.CustomizableUI = CustomizableUI;
|
||||
tbb.defaultArea = CustomizableUI.AREA_NAVBAR;
|
||||
|
||||
|
|
Loading…
Reference in a new issue