Compare commits
No commits in common. "30bd3ebdf9cef72b9ddcdbb8dbdb0cef66db46ad" and "041e24e26fb759d251a1e7689132c7f8b0d38c34" have entirely different histories.
30bd3ebdf9
...
041e24e26f
2 changed files with 2 additions and 4 deletions
|
@ -37,9 +37,7 @@ class Me extends Pages {
|
|||
}
|
||||
}
|
||||
|
||||
if (value.mastodon !== undefined) {
|
||||
user.mastodon = value.mastodon;
|
||||
}
|
||||
|
||||
if (value.password) {
|
||||
user.salt = value.password;
|
||||
|
|
Loading…
Reference in a new issue