mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-20 13:04:23 +02:00
add api docs button
This commit is contained in:
@@ -199,6 +199,18 @@
|
|||||||
>
|
>
|
||||||
</q-toolbar-title>
|
</q-toolbar-title>
|
||||||
<q-space></q-space>
|
<q-space></q-space>
|
||||||
|
<q-btn
|
||||||
|
flat
|
||||||
|
dense
|
||||||
|
:color="($q.dark.isActive) ? 'white' : 'primary'"
|
||||||
|
type="a"
|
||||||
|
href="/docs"
|
||||||
|
target="_blank"
|
||||||
|
rel="noopener"
|
||||||
|
>
|
||||||
|
API DOCS
|
||||||
|
<q-tooltip>View LNbits Swagger API docs</q-tooltip>
|
||||||
|
</q-btn>
|
||||||
<q-btn
|
<q-btn
|
||||||
flat
|
flat
|
||||||
dense
|
dense
|
||||||
|
Reference in New Issue
Block a user