1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-19 03:05:22 +02:00
This commit is contained in:
gorhill 2017-08-17 09:54:01 -04:00
parent 8e064d6b04
commit a1350b8cff
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -81,7 +81,7 @@
// https://github.com/chrisaljoudi/uBlock/issues/456
// https://github.com/gorhill/uBlock/issues/2029
if ( self.vAPI !== undefined ) { // >>>>>>>> start of HUGE-IF-BLOCK
if ( typeof vAPI !== undefined ) { // >>>>>>>> start of HUGE-IF-BLOCK
/******************************************************************************/
/******************************************************************************/