refactor: move _wallet-share.html to vue component (#3522)

This commit is contained in:
dni ⚡
2025-11-13 15:48:46 +01:00
committed by GitHub
parent 1463d75ee2
commit ff7f5c1ca5
9 changed files with 361 additions and 342 deletions
+2 -1
View File
@@ -20,7 +20,8 @@ include('components/lnbits-manage-extension-list.vue') %} {%
include('components/lnbits-language-dropdown.vue') %} {%
include('components/lnbits-payment-list.vue') %} {%
include('components/lnbits-wallet-api-docs.vue') %} {%
include('components/lnbits-wallet-list.vue') %}
include('components/lnbits-wallet-list.vue') %} {%
include('components/lnbits-wallet-share.vue') %}
<template id="lnbits-manage">
<q-list v-if="g.user" dense class="lnbits-drawer__q-list">