From feedcc6d596c8428d4e7336ed05491210ca96294 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Wed, 4 Dec 2024 09:28:25 +0100 Subject: [PATCH] fixup! fixup! fixup! feat(call): Direct endpoint to check if call notification should be dismissed --- docs/capabilities.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/capabilities.md b/docs/capabilities.md index 8335ec6ee88..87802a453c7 100644 --- a/docs/capabilities.md +++ b/docs/capabilities.md @@ -170,4 +170,4 @@ ## 21 * `config => conversations => force-passwords` - Whether passwords are enforced for public rooms * `conversation-creation-password` - Whether the endpoints for creating public conversations or making a conversation public support setting a password -* `call-notification-state-api` - Whether the endpoints exists for checking if a call notification should be dismissed +* `call-notification-state-api` (local) - Whether the endpoints exists for checking if a call notification should be dismissed