this fixes one part of #498

pull/2/head
gorhill 10 years ago
parent 3d40e0b2aa
commit 9172fcd049

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

Loading…
Cancel
Save