mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
fix: Use correct type for Webhook notifications
This commit is contained in:
@@ -210,7 +210,7 @@ export const NOTIFY = createVocabulary('http://www.w3.org/ns/solid/notifications
|
||||
'topic',
|
||||
'webhookAuth',
|
||||
|
||||
'WebHookChannel2023',
|
||||
'WebhookChannel2023',
|
||||
'WebSocketChannel2023',
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user