fix: lint
This commit is contained in:
@@ -16,3 +16,5 @@
|
|||||||
flake.lock
|
flake.lock
|
||||||
|
|
||||||
.venv
|
.venv
|
||||||
|
|
||||||
|
tests/fixtures/lnbits-wasm-test-extension/static/html-like.js
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
window.__lnbitsWasmTestExtensionLoaded = true
|
window.__lnbitsWasmTestExtensionLoaded = true
|
||||||
|
|
||||||
;(function () {
|
;(function () {
|
||||||
const channel = new MessageChannel()
|
const channel = new MessageChannel()
|
||||||
const pending = new Map()
|
const pending = new Map()
|
||||||
|
|||||||
Reference in New Issue
Block a user