chore: use code snippet for signal debugging
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
This commit is contained in:
@@ -35,8 +35,7 @@ const notificationsDebug = createBackendPlugin({
|
||||
interval = setInterval(async () => {
|
||||
await notifications.send({
|
||||
recipients: {
|
||||
type: 'entity',
|
||||
entityRef: 'user:development/guest',
|
||||
type: 'broadcast',
|
||||
},
|
||||
payload: { title: 'Test notification' },
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user