diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-06-18 14:13:01 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-06-25 11:34:19 +0200 |
commit | c69d2ef64886ee4946abf4b959d53b884014ce7a (patch) | |
tree | e99b5d7883abf095ccd3336fae43f656a06ff864 /src/timeline | |
parent | Hide last message on spaces (diff) | |
download | nheko-c69d2ef64886ee4946abf4b959d53b884014ce7a.tar.xz |
Fix off by 1 in previousRoom condition
Diffstat (limited to 'src/timeline')
-rw-r--r-- | src/timeline/RoomlistModel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timeline/RoomlistModel.cpp b/src/timeline/RoomlistModel.cpp |