diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-02-18 01:33:10 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-02-18 01:33:10 +0100 |
commit | 05727b8a45d9aee2b563bf500b49aa991b338486 (patch) | |
tree | 6f7ce05eebfe8029ac4d74cb49e006316b8adf56 /src | |
parent | Merge pull request #1376 from xvitaly/blurhash (diff) | |
download | nheko-05727b8a45d9aee2b563bf500b49aa991b338486.tar.xz |
Fix edits in other clients jumping out of threads
fixes #1373
Diffstat (limited to 'src')
-rw-r--r-- | src/timeline/EventStore.cpp | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/src/timeline/EventStore.cpp b/src/timeline/EventStore.cpp |