lint: meh

This commit is contained in:
axolotle 2023-09-27 19:37:30 +02:00
parent 17ce68f9a7
commit 221afa5d4e

View file

@ -164,7 +164,7 @@ export default {
dyndns_recovery_password: this.dyndns_recovery_password,
username: this.user.username,
fullname: this.user.fullname,
password: this.user.password,
password: this.user.password
})
// FIXME does the api will throw an error for bad passwords ?