mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
lint: meh
This commit is contained in:
parent
17ce68f9a7
commit
221afa5d4e
1 changed files with 1 additions and 1 deletions
|
@ -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 ?
|
||||
|
|
Loading…
Add table
Reference in a new issue