Skip to content

Commit

Permalink
Edit messages on desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
easafe committed Jan 26, 2025
1 parent 0ada56a commit bb72f7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Server/Im/Database.purs
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ presentMissedMessages loggedUserId messageId dt = SD.unsafeQuery query
, s.sender
, s.recipient
, s.date
, s.edited
, s.content
, s.status
FROM messages s
Expand Down

0 comments on commit bb72f7d

Please sign in to comment.