diff --git a/pyproject.toml b/pyproject.toml index 8f281dd..a091367 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,6 +7,9 @@ authors = [{ name = "Alan Bits", email = "alan@lnbits.com" }] urls = { Homepage = "https://lnbits.com", Repository = "https://github.com/lnbits/bitcoinswitch_extension" } dependencies = [ "lnbits>1" ] +[tool.poetry] +package-mode = false + [tool.uv] dev-dependencies = [ "black", diff --git a/templates/withdraw/print_qr.html b/templates/withdraw/print_qr.html index 1ccc1e9..3b73b13 100644 --- a/templates/withdraw/print_qr.html +++ b/templates/withdraw/print_qr.html @@ -4,23 +4,21 @@
|
- |
+