Add upper-bound to readreceipts_since() and callsites.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -75,6 +75,7 @@ pub async fn update(
|
||||
.roomusertype_roomuserdataid
|
||||
.qry(&key)
|
||||
.await;
|
||||
|
||||
self.db
|
||||
.roomusertype_roomuserdataid
|
||||
.put(key, roomuserdataid);
|
||||
|
||||
Reference in New Issue
Block a user