mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-29 14:25:38 -04:00
![]() `getRevisionUserInfo` returned an incorrect list of usernames, as users who edited a note at multiple places appeared multiple times. This commit fixes this behaviour by deduplicating the author objects using a Set. Closes #2180 Signed-off-by: David Mehren <git@herrmehren.de> |
||
---|---|---|
.. | ||
edit.dto.ts | ||
edit.entity.ts | ||
edit.service.ts | ||
revision-metadata.dto.ts | ||
revision.dto.ts | ||
revision.entity.ts | ||
revisions.module.ts | ||
revisions.service.spec.ts | ||
revisions.service.ts |