mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
fix(lint): comma
This commit is contained in:
parent
ebf3b4aa47
commit
f32ef0a6ba
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ function updateUser (user) {
|
|||
{
|
||||
'auth.local.username': newName,
|
||||
'auth.local.lowerCaseUsername': newName,
|
||||
}
|
||||
},
|
||||
}
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue