diff options
author | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-04-07 17:49:44 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-07 17:49:44 +0300 |
commit | 7bb42cb1ff51b53a0183e6801f36062acbf1d8e5 (patch) | |
tree | 4916e095dcc7e350465b5fb4ab0a3bc5478c99c3 /util/src | |
parent | Fix 404 URL (diff) | |
download | server-7bb42cb1ff51b53a0183e6801f36062acbf1d8e5.tar.xz |
with public read receipts explicitly stored, no need to store manual flag of the read mark
Diffstat (limited to 'util/src')
-rw-r--r-- | util/src/entities/ReadState.ts | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/util/src/entities/ReadState.ts b/util/src/entities/ReadState.ts |