feat: move disclaimer from wallet.html into vue component (#3536)

This commit is contained in:
dni ⚡
2025-11-21 08:39:17 +01:00
committed by GitHub
parent 9f4ed53888
commit 5346ac47b1
12 changed files with 66 additions and 62 deletions
+1
View File
@@ -10,6 +10,7 @@ include('components/admin/extensions.vue') %} {%
include('components/admin/assets-config.vue') %} {%
include('components/admin/notifications.vue') %} {%
include('components/admin/server.vue') %} {%
include('components/lnbits-disclaimer.vue') %} {%
include('components/lnbits-footer.vue') %} {%
include('components/lnbits-header.vue') %} {%
include('components/lnbits-header-wallets.vue') %} {%