Beta version 1.4.4: Correct caption limit.

This commit is contained in:
John Preston
2018-10-17 14:38:07 +03:00
parent 54f2b1b2d8
commit c5d20a21f7
8 changed files with 15 additions and 6 deletions
-2
View File
@@ -75,8 +75,6 @@ enum {
SearchPeopleLimit = 5,
UsernameCheckTimeout = 200,
MaxPhotoCaption = 200,
MaxMessageSize = 4096,
WriteMapTimeout = 1000,