From d0a4dd151f1da2f8d03386797d81bbc2eaf4ea61 Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Thu, 21 Mar 2024 17:20:09 -0400 Subject: [PATCH] clarify read status Co-authored-by: Travis Ralston --- content/client-server-api/modules/account_data.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/client-server-api/modules/account_data.md b/content/client-server-api/modules/account_data.md index 3a97dacf..78de6d2a 100644 --- a/content/client-server-api/modules/account_data.md +++ b/content/client-server-api/modules/account_data.md @@ -36,6 +36,4 @@ This applies to both global and room-specific account data. list. {{% /boxes/note %}} -Servers must allow clients to read the above event types as normal. Note that -`m.fully_read` only exists for room-specific account data and `m.push_rules` -only exists for global account data. +Servers must allow clients to read the above event types as normal.