mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-14 07:04:45 -04:00
Adding issues for TODOs
Signed-off-by: Yannick Bungers <git@innay.de>
This commit is contained in:
parent
7e1123e8a4
commit
8879b51344
16 changed files with 21 additions and 16 deletions
|
@ -106,7 +106,7 @@ export class IdentityService {
|
|||
shouldSave = true;
|
||||
}
|
||||
if (profilePicture) {
|
||||
// ToDo: sync image
|
||||
// ToDo: sync image (https://github.com/hedgedoc/hedgedoc/issues/5032)
|
||||
}
|
||||
if (shouldSave) {
|
||||
identity.user = Promise.resolve(user);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue