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, dyndns_recovery_password: this.dyndns_recovery_password,
username: this.user.username, username: this.user.username,
fullname: this.user.fullname, fullname: this.user.fullname,
password: this.user.password, password: this.user.password
}) })
// FIXME does the api will throw an error for bad passwords ? // FIXME does the api will throw an error for bad passwords ?