UI: rename extensions button (#1535)

* UI: rename extensions button

* change JS
This commit is contained in:
calle
2023-02-22 10:01:52 +01:00
committed by GitHub
parent 16a997663d
commit 84e369aad2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ Vue.component('lnbits-extension-list', {
<q-icon name="playlist_add" color="grey-5" size="md"></q-icon>
</q-item-section>
<q-item-section>
<q-item-label lines="1" class="text-caption">Add Extensions</q-item-label>
<q-item-label lines="1" class="text-caption">Manage Extensions</q-item-label>
</q-item-section>
</q-item>
</q-list>