Moved some constants for peer editing to separated file.

This commit is contained in:
23rd
2021-10-18 04:33:25 +03:00
parent 2d37920a4c
commit b776308fd7
8 changed files with 41 additions and 37 deletions
-1
View File
@@ -29,7 +29,6 @@ enum {
PreloadHeightsCount = 3, // when 3 screens to scroll left make a preload request
SearchPeopleLimit = 5,
UsernameCheckTimeout = 200,
MaxMessageSize = 4096,