chore: rebase broadcast notifications
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
This commit is contained in:
@@ -118,7 +118,7 @@ to work:
|
||||
eventBroker.publish({
|
||||
topic: 'signals',
|
||||
eventPayload: {
|
||||
recipients: { type: 'user', entityRefs: ['user:default/user1'] },
|
||||
recipients: { type: 'user', entityRef: 'user:default/user1' },
|
||||
message: {
|
||||
message: 'hello world',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user