mirror of https://github.com/gorhill/uBlock.git
this fixes #265
This commit is contained in:
parent
6ddc777a8c
commit
dd8fbc71a0
|
@ -107,7 +107,7 @@
|
|||
};
|
||||
}
|
||||
|
||||
}(typeof global != 'undefined' ? global : this));
|
||||
}(self));
|
||||
|
||||
/******************************************************************************/
|
||||
/******************************************************************************/
|
||||
|
|
Loading…
Reference in New Issue