mirror of
https://github.com/lnbits/lnbits.git
synced 2025-03-28 10:41:58 +01:00
tweak: fix 'test email' btn
This commit is contained in:
parent
ebd080192c
commit
be22568a52
@ -230,14 +230,12 @@
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
<q-item>
|
||||
<q-item-section>
|
||||
<q-btn
|
||||
@click="sendTestEmail()"
|
||||
label="Send Test Email Notification"
|
||||
color="primary"
|
||||
class="q-mt-md"
|
||||
></q-btn>
|
||||
</q-item-section>
|
||||
<q-btn
|
||||
@click="sendTestEmail()"
|
||||
:label="$t('notifications_send_test_email')"
|
||||
color="primary"
|
||||
class="q-mt-md"
|
||||
></q-btn>
|
||||
</q-item>
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user