mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
descriptive view message
This commit is contained in:
@@ -846,7 +846,7 @@ data ChatPagination
|
||||
data ChatLandingSection
|
||||
= CLSLatest
|
||||
| CLSUnread
|
||||
deriving (Show)
|
||||
deriving (Show, Eq)
|
||||
|
||||
data PaginationByTime
|
||||
= PTLast Int
|
||||
|
||||
Reference in New Issue
Block a user