mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Add bouncing of userpics in group call members.
This commit is contained in:
@@ -37,7 +37,6 @@ namespace {
|
||||
|
||||
constexpr auto kMaxInvitePerSlice = 10;
|
||||
constexpr auto kCheckLastSpokeInterval = 3 * crl::time(1000);
|
||||
constexpr auto kSpeakLevelThreshold = 0.2;
|
||||
constexpr auto kCheckJoinedTimeout = 4 * crl::time(1000);
|
||||
constexpr auto kUpdateSendActionEach = crl::time(500);
|
||||
|
||||
|
Reference in New Issue
Block a user