slight inclusive wording changes
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
b079b94715
commit
16572a868a
4 changed files with 7 additions and 7 deletions
|
@ -52,7 +52,7 @@ impl service::globals::Data for KeyValueDatabase {
|
|||
|
||||
let mut futures = FuturesUnordered::new();
|
||||
|
||||
// Return when *any* user changed his key
|
||||
// Return when *any* user changed their key
|
||||
// TODO: only send for user they share a room with
|
||||
futures.push(self.todeviceid_events.watch_prefix(&userdeviceid_prefix));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue