mirror of
https://github.com/lnbits/lnbits.git
synced 2025-10-10 20:42:32 +02:00
success message
This commit is contained in:
@@ -1273,10 +1273,7 @@
|
|||||||
this.$q.notify({
|
this.$q.notify({
|
||||||
type: 'positive',
|
type: 'positive',
|
||||||
message:
|
message:
|
||||||
'Success! Added ' +
|
'Success! Settings changed!',
|
||||||
this.wallet.amount +
|
|
||||||
' to ' +
|
|
||||||
this.wallet.id,
|
|
||||||
icon: null
|
icon: null
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
Reference in New Issue
Block a user