descriptive view message

This commit is contained in:
Diogo
2024-10-31 16:09:56 +00:00
parent 31eca1687c
commit 37a5c353ea
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -846,7 +846,7 @@ data ChatPagination
data ChatLandingSection
= CLSLatest
| CLSUnread
deriving (Show)
deriving (Show, Eq)
data PaginationByTime
= PTLast Int