2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Add bouncing of userpics in group call members.

This commit is contained in:
John Preston
2020-12-01 14:52:40 +03:00
parent 498d6226e3
commit ef119dadd5
6 changed files with 140 additions and 32 deletions

View File

@@ -17,7 +17,6 @@ namespace Data {
namespace {
constexpr auto kRequestPerPage = 30;
constexpr auto kSpeakStatusKeptFor = crl::time(1000);
} // namespace