mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-06 17:35:36 +00:00
Put prioritized users on top of inactive confcall.
This commit is contained in:
@@ -115,8 +115,6 @@ int AppConfig::confcallSizeLimit() const {
|
||||
}
|
||||
|
||||
bool AppConfig::confcallPrioritizeVP8() const {
|
||||
AssertIsDebug();
|
||||
return false;
|
||||
return get<bool>(u"confcall_use_vp8"_q, false);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user