diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-05-04 00:56:30 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-05-04 00:57:40 +0200 |
commit | a8b22e49c337884c8e8a68c1c73084854fcd44d1 (patch) | |
tree | 6f156b3085c4b7e7c592a790ba49231e93dbeba2 | |
parent | Speed up initial load a bit (diff) | |
download | nheko-a8b22e49c337884c8e8a68c1c73084854fcd44d1.tar.xz |
Fix self counting as read message
-rw-r--r-- | src/Cache.cpp | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/src/Cache.cpp b/src/Cache.cpp |