chore: update prettier (#2405)

update to new prettier version with some new formatting
This commit is contained in:
dni ⚡
2024-04-12 09:00:31 +02:00
committed by GitHub
parent adb8f9bdec
commit 8aef6cd416
6 changed files with 18 additions and 13 deletions
+2 -2
View File
@@ -318,8 +318,8 @@ Vue.component('lnbits-payment-details', {
this.payment.webhook_status < 0
? 'red-10'
: !this.payment.webhook_status
? 'cyan-7'
: 'green-10'
? 'cyan-7'
: 'green-10'
},
webhookStatusText() {
return this.payment.webhook_status