mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
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
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@
|
|||
getTargetingKeys: nooparrayfn,
|
||||
getSlots: nooparrayfn,
|
||||
refresh: noopfn,
|
||||
removeEventListener: noopfn,
|
||||
set: noopthisfn,
|
||||
setCategoryExclusion: noopthisfn,
|
||||
setCentering: noopfn,
|
||||
|
|
|
|||
Loading…
Reference in a new issue