mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Change default for business recipients.
This commit is contained in:
@@ -36,7 +36,7 @@ struct BusinessChats {
|
||||
struct BusinessRecipients {
|
||||
BusinessChats included;
|
||||
BusinessChats excluded;
|
||||
bool onlyIncluded = false;
|
||||
bool allButExcluded = false;
|
||||
|
||||
friend inline bool operator==(
|
||||
const BusinessRecipients &a,
|
||||
|
Reference in New Issue
Block a user