core: do not create group history item (#3586)
* core: do not create group history item * fix tests
This commit is contained in:
committed by
GitHub
parent
b8cb954882
commit
2834b192ce
@@ -221,8 +221,8 @@ groupFeatures'' =
|
||||
((0, "Full deletion: off"), Nothing, Nothing),
|
||||
((0, "Message reactions: on"), Nothing, Nothing),
|
||||
((0, "Voice messages: on"), Nothing, Nothing),
|
||||
((0, "Files and media: on"), Nothing, Nothing),
|
||||
((0, "Recent history: on"), Nothing, Nothing)
|
||||
((0, "Files and media: on"), Nothing, Nothing)
|
||||
-- ((0, "Recent history: on"), Nothing, Nothing)
|
||||
]
|
||||
|
||||
itemId :: Int -> String
|
||||
|
||||
Reference in New Issue
Block a user