success message
This commit is contained in:
parent
5ec7f21650
commit
4d16c296aa
1 changed files with 1 additions and 4 deletions
|
|
@ -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
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue