Show Bot API IDs in profile by default

This commit is contained in:
Eric Kotato 2021-03-30 19:30:22 +03:00
parent a8e47030a4
commit 2b4d2f2c67

View file

@ -78,7 +78,7 @@ rpl::producer<bool> MonospaceLargeBubblesChanges() {
}
bool gAlwaysShowScheduled = false;
int gShowChatId = 0;
int gShowChatId = 2;
int gNetSpeedBoost = 0;
int gNetRequestsCount = 2;