Skip to content

Commit

Permalink
Merge pull request #448 from Onlineberatung/fix-reset-last-message
Browse files Browse the repository at this point in the history
fix: add status to work around Rocket.Chat last-message issue
  • Loading branch information
webatspeed authored Jul 26, 2022
2 parents 994877a + f2cb644 commit 4201a7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/userservice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2153,6 +2153,7 @@ components:
- "E2EE_ACTIVATED"
- "MASTER_KEY_LOST"
- "REASSIGN_CONSULTANT"
- "REASSIGN_CONSULTANT_RESET_LAST_MESSAGE"

LastMessageDTO:
type: object
Expand Down

0 comments on commit 4201a7f

Please sign in to comment.