mirror of https://github.com/gorhill/uBlock.git
Add missing method to shim script
Related issue: - https://github.com/uBlockOrigin/uBlock-issues/issues/2225
This commit is contained in:
parent
b80da153b7
commit
04114942aa
|
@ -77,6 +77,7 @@
|
|||
getTargetingKeys: nooparrayfn,
|
||||
getSlots: nooparrayfn,
|
||||
refresh: noopfn,
|
||||
removeEventListener: noopfn,
|
||||
set: noopthisfn,
|
||||
setCategoryExclusion: noopthisfn,
|
||||
setCentering: noopfn,
|
||||
|
|
Loading…
Reference in New Issue