diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-11-07 03:38:48 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-11-07 03:52:57 +0100 |
commit | 5ca1fb18bbf9789a65eaf3113ee1ff65449ff086 (patch) | |
tree | 83885596d4b830ed5e6da2f2e36bc17048881fa4 /resources/qml/dialogs/LogoutDialog.qml | |
parent | Fix crash when clearing empty timeline (diff) | |
download | nheko-5ca1fb18bbf9789a65eaf3113ee1ff65449ff086.tar.xz |
Move away from using an event loop to access secrets
Fixes messages in room flickering and being stuck fixes #760 relates to #770 relates to #789
Diffstat (limited to 'resources/qml/dialogs/LogoutDialog.qml')
-rw-r--r-- | resources/qml/dialogs/LogoutDialog.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/qml/dialogs/LogoutDialog.qml b/resources/qml/dialogs/LogoutDialog.qml |