refactor: lnbits-wallet-extra the expandables in the sidebar (#3550)

This commit is contained in:
dni ⚡
2025-11-24 10:44:57 +01:00
committed by GitHub
parent 152c1dbb74
commit 233398b512
10 changed files with 385 additions and 387 deletions
+1
View File
@@ -5,6 +5,7 @@ window.windowMixin = {
api: window._lnbitsApi,
utils: window._lnbitsUtils,
g: window.g,
currencies: window.currencies,
...WINDOW_SETTINGS
}
},