diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-10-03 17:23:59 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-10-03 17:23:59 +0200 |
commit | abff61bb6cc69f93e9a571375489b22e72b072ab (patch) | |
tree | 0710c8c02e386e451db7477e519d57900c165c2a /src | |
parent | Clean up verification pages a bit (diff) | |
download | nheko-abff61bb6cc69f93e9a571375489b22e72b072ab.tar.xz |
Fix nullopt when iterating reactions
Diffstat (limited to 'src')
-rw-r--r-- | src/timeline/EventStore.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/timeline/EventStore.cpp b/src/timeline/EventStore.cpp |