Show Bot API IDs in profile by default
This commit is contained in:
parent
a8e47030a4
commit
2b4d2f2c67
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ rpl::producer<bool> MonospaceLargeBubblesChanges() {
|
||||||
}
|
}
|
||||||
|
|
||||||
bool gAlwaysShowScheduled = false;
|
bool gAlwaysShowScheduled = false;
|
||||||
int gShowChatId = 0;
|
int gShowChatId = 2;
|
||||||
|
|
||||||
int gNetSpeedBoost = 0;
|
int gNetSpeedBoost = 0;
|
||||||
int gNetRequestsCount = 2;
|
int gNetRequestsCount = 2;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue