refactor: simplify base.js (#3473)

This commit is contained in:
dni ⚡
2025-11-04 08:40:25 +01:00
committed by GitHub
parent 98e9a61b98
commit d142d76148
10 changed files with 751 additions and 753 deletions
+6 -1
View File
@@ -85,9 +85,14 @@
"i18n/sk.js",
"i18n/kr.js",
"i18n/fi.js",
"js/utils.js",
"js/api.js",
"js/globals.js",
"js/base.js",
"js/windowMixin.js",
"js/event-reactions.js",
"js/bolt11-decoder.js"
"js/bolt11-decoder.js",
"js/lnurl.js"
],
"components": [
"js/pages/payments.js",