chore: move decryptLnurlPayAES to utils (#3576)

This commit is contained in:
dni ⚡ 2025-11-26 19:40:54 +01:00 committed by GitHub
parent f1f6af0e35
commit 49cc8104fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 38 additions and 34 deletions

View file

@ -91,8 +91,7 @@
"js/base.js",
"js/windowMixin.js",
"js/event-reactions.js",
"js/bolt11-decoder.js",
"js/lnurl.js"
"js/bolt11-decoder.js"
],
"components": [
"js/pages/home.js",