mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
this fixes #265
This commit is contained in:
parent
6ddc777a8c
commit
dd8fbc71a0
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@
|
|||
};
|
||||
}
|
||||
|
||||
}(typeof global != 'undefined' ? global : this));
|
||||
}(self));
|
||||
|
||||
/******************************************************************************/
|
||||
/******************************************************************************/
|
||||
|
|
|
|||
Loading…
Reference in a new issue