From d9a2a7bb95af6c8bb8fb887d3a1e69d9bc71546c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?dni=20=E2=9A=A1?= Date: Sat, 6 Dec 2025 14:18:11 +0100 Subject: [PATCH] feat: add right arrow for drawer active menu items (#3631) --- lnbits/templates/components.vue | 19 ++++++++++++++++++- .../components/lnbits-manage-wallet-list.vue | 3 +++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/lnbits/templates/components.vue b/lnbits/templates/components.vue index 70ebc8b1..06092254 100644 --- a/lnbits/templates/components.vue +++ b/lnbits/templates/components.vue @@ -47,6 +47,9 @@ include('components/lnbits-error.vue') %} + + + @@ -59,6 +62,9 @@ include('components/lnbits-error.vue') %} + + + @@ -71,6 +77,9 @@ include('components/lnbits-error.vue') %} + + + @@ -83,6 +92,9 @@ include('components/lnbits-error.vue') %} + + + @@ -96,6 +108,9 @@ include('components/lnbits-error.vue') %} + + + @@ -108,6 +123,9 @@ include('components/lnbits-error.vue') %} + + + @@ -119,7 +137,6 @@ include('components/lnbits-error.vue') %} - diff --git a/lnbits/templates/components/lnbits-manage-wallet-list.vue b/lnbits/templates/components/lnbits-manage-wallet-list.vue index ab250e07..a5477b39 100644 --- a/lnbits/templates/components/lnbits-manage-wallet-list.vue +++ b/lnbits/templates/components/lnbits-manage-wallet-list.vue @@ -44,6 +44,9 @@ > + + +