mirror of
https://github.com/lnbits/lnbits.git
synced 2025-06-30 18:40:58 +02:00
add documentation reference
This commit is contained in:
@ -186,10 +186,14 @@
|
|||||||
<q-input
|
<q-input
|
||||||
filled
|
filled
|
||||||
dense
|
dense
|
||||||
|
bottom-slots
|
||||||
v-model.trim="domainDialog.data.cf_token"
|
v-model.trim="domainDialog.data.cf_token"
|
||||||
type="text"
|
type="text"
|
||||||
label="Cloudflare API token"
|
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"
|
<q-tooltip class="bg-grey-8" anchor="bottom left" self="top left"
|
||||||
>Your API key in cloudflare</q-tooltip
|
>Your API key in cloudflare</q-tooltip
|
||||||
>
|
>
|
||||||
|
Reference in New Issue
Block a user