1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-29 11:30:20 +12:00

this fixes one part of #498

This commit is contained in:
gorhill 2015-01-14 17:45:55 -05:00
parent 3d40e0b2aa
commit 9172fcd049

View file

@ -31,10 +31,9 @@
/******************************************************************************/
self.vAPI = self.vAPI || {};
var vAPI = self.vAPI = self.vAPI || {};
var chrome = self.chrome;
var vAPI = self.vAPI;
// https://github.com/gorhill/uBlock/issues/456
// Already injected?