add documentation reference
This commit is contained in:
parent
ccd3a12ed3
commit
e3360514cd
1 changed files with 4 additions and 0 deletions
|
|
@ -186,10 +186,14 @@
|
|||
<q-input
|
||||
filled
|
||||
dense
|
||||
bottom-slots
|
||||
v-model.trim="domainDialog.data.cf_token"
|
||||
type="text"
|
||||
label="Cloudflare API token"
|
||||
>
|
||||
<template v-slot:hint>
|
||||
Check extension <a href="https://github.com/lnbits/lnbits-legend/tree/master/lnbits/extensions/lnaddress">documentation!</a>
|
||||
</template>
|
||||
<q-tooltip class="bg-grey-8" anchor="bottom left" self="top left"
|
||||
>Your API key in cloudflare</q-tooltip
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue