1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-04 08:37:11 +02:00

minor code review

This commit is contained in:
gorhill 2015-06-17 14:11:30 -04:00
parent f72f1569df
commit 91f5584e9f

View File

@ -2295,6 +2295,7 @@ vAPI.toolbarButton = {
if ( CustomizableUI === null ) {
return null;
}
tbb.codePath = 'australis';
tbb.CustomizableUI = CustomizableUI;
tbb.defaultArea = CustomizableUI.AREA_NAVBAR;