dm3 icon indicating copy to clipboard operation
dm3 copied to clipboard

DSFE 2 - Send Messages to all DS

Open AlexNi245 opened this issue 1 year ago • 0 comments

At the moment messages are sent to the DS of the sender instead of the receiver. This breaks the whole purpose of Dm3.

  • [ ] packages/messenger-widget/src/hooks/messages/useMessage.tsx::addMessage() send the message to the DS of the sender. It should however send the message to every DS of the receivers profile

AlexNi245 avatar Feb 21 '24 15:02 AlexNi245