Commit e85eea0
Emily Ehlert
frontend: Fix users api
When saving settings one can update the current users name and mail.
The API however only put the user without specifying the user id,
making the second part of the saving settings operation fail.
Adjust API to match backend.1 parent bf7bc51 commit e85eea0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
0 commit comments