mirror of https://github.com/gorhill/uBlock.git
Fix last commit due to bad last second change
Related feedback:
- b0cbc47d9a (commitcomment-35677572)
It seems I completely forgot to test the last
"trivial" change to the WASM code.
This commit is contained in:
parent
da8f9fa37c
commit
6c3296958c
Binary file not shown.
|
@ -117,7 +117,7 @@
|
|||
end end
|
||||
;; }
|
||||
;; return true;
|
||||
i32.const 1
|
||||
i32.const 0
|
||||
)
|
||||
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue