Fix update validations (#30)
* fix: no `username` update * fix: update for old pay_links * chore: code format
This commit is contained in:
parent
8bad631fb6
commit
257f5d34d2
9 changed files with 252 additions and 94 deletions
|
|
@ -41,7 +41,7 @@ new Vue({
|
|||
show: false,
|
||||
fixedAmount: true,
|
||||
data: {
|
||||
zaps:false
|
||||
zaps: false
|
||||
}
|
||||
},
|
||||
qrCodeDialog: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue