core: do not create group history item (#3586)

* core: do not create group history item

* fix tests
This commit is contained in:
Evgeny Poberezkin
2023-12-23 19:56:01 +00:00
committed by GitHub
parent b8cb954882
commit 2834b192ce
3 changed files with 10 additions and 8 deletions

View File

@@ -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