fix: lint

This commit is contained in:
Vlad Stan
2026-07-07 18:32:54 +03:00
parent 92570c80ed
commit f98b78f436
2 changed files with 2 additions and 1 deletions
+2
View File
@@ -16,3 +16,5 @@
flake.lock
.venv
tests/fixtures/lnbits-wasm-test-extension/static/html-like.js
@@ -1,5 +1,4 @@
window.__lnbitsWasmTestExtensionLoaded = true
;(function () {
const channel = new MessageChannel()
const pending = new Map()