mirror of
https://github.com/lnbits/lnbits.git
synced 2025-05-21 00:39:59 +02:00
move API docs as last item of wallet actions
This commit is contained in:
parent
e8c9304519
commit
bbf3cd96f1
@ -363,9 +363,6 @@
|
|||||||
<q-separator></q-separator>
|
<q-separator></q-separator>
|
||||||
|
|
||||||
<q-list>
|
<q-list>
|
||||||
{% include "core/_api_docs.html" %}
|
|
||||||
<q-separator></q-separator>
|
|
||||||
|
|
||||||
{% if wallet.lnurlwithdraw_full %}
|
{% if wallet.lnurlwithdraw_full %}
|
||||||
<q-expansion-item
|
<q-expansion-item
|
||||||
group="extras"
|
group="extras"
|
||||||
@ -478,6 +475,9 @@
|
|||||||
</q-card-section>
|
</q-card-section>
|
||||||
</q-card>
|
</q-card>
|
||||||
</q-expansion-item>
|
</q-expansion-item>
|
||||||
|
|
||||||
|
<q-separator></q-separator>
|
||||||
|
{% include "core/_api_docs.html" %}
|
||||||
</q-list>
|
</q-list>
|
||||||
</q-card-section>
|
</q-card-section>
|
||||||
</q-card>
|
</q-card>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user