mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-17 15:51:23 +01:00
use gender-neutral pronouns
This commit is contained in:
parent
05be778fbb
commit
04184c6137
2 changed files with 2 additions and 2 deletions
|
|
@ -38,7 +38,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