1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-18 17:02:27 +02:00

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:
Raymond Hill 2019-10-26 15:25:47 -04:00
parent da8f9fa37c
commit 6c3296958c
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -117,7 +117,7 @@
end end
;; }
;; return true;
i32.const 1
i32.const 0
)
;;