This commit is contained in:
spaced4ndy
2023-12-20 16:07:03 +04:00
parent a108c7ba7f
commit fe20975b06
+1 -1
View File
@@ -72,7 +72,7 @@ groupLinkNoContactVRange = mkVersionRange 3 currentChatVersion
groupForwardVRange :: VersionRange
groupForwardVRange = mkVersionRange 4 currentChatVersion
-- version range that supports batch sending
-- version range that supports batch sending in groups
batchSendVRange :: VersionRange
batchSendVRange = mkVersionRange 5 currentChatVersion