diff options
| author | Emi Simpson <emi@alchemi.dev> | 2020-03-15 17:05:21 -0400 |
|---|---|---|
| committer | Emi Simpson <emi@alchemi.dev> | 2020-03-15 17:05:21 -0400 |
| commit | 5c308b1caffc57d28d3a1ae5a61cfe3c50527358 (patch) | |
| tree | 0251df81da3ae60f6505da45748c74f955a3330b | |
| parent | Updated translations (diff) | |
| download | nheko-5c308b1caffc57d28d3a1ae5a61cfe3c50527358.tar.xz | |
Fixed bug caused by me forgetting what types im using (invites appearing at the bottom of the list instead of the top when priority sorting was off)
| -rw-r--r-- | src/RoomInfoListItem.cpp | 2 | ||||
| -rw-r--r-- | src/RoomInfoListItem.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/RoomInfoListItem.cpp b/src/RoomInfoListItem.cpp |
