diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-07-25 15:39:49 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-07-25 15:39:49 +0200 |
commit | 80b9d4528ebc184dc6ff657c858b69cb88245934 (patch) | |
tree | 39815c4d49e85aeda5fc035b2cc2ca5878ff2941 /src | |
parent | Properly verify OTK signature (diff) | |
download | nheko-80b9d4528ebc184dc6ff657c858b69cb88245934.tar.xz |
Remove SSSS requests on the UI thread
might fix #656
Diffstat (limited to 'src')
-rw-r--r-- | src/Olm.cpp | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/Olm.cpp b/src/Olm.cpp |