mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2024-11-19 09:54:21 +01:00
add api docs button
This commit is contained in:
parent
c3ef4d7260
commit
0ea225b87e
@ -199,6 +199,18 @@
|
||||
>
|
||||
</q-toolbar-title>
|
||||
<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
|
||||
flat
|
||||
dense
|
||||
|
Loading…
Reference in New Issue
Block a user