mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-03 07:56:03 +00:00
Left main menu.
This commit is contained in:
@@ -834,7 +834,7 @@ void AppClass::cancelPhotoUpdate(const PeerId &peer) {
|
||||
|
||||
void AppClass::mtpPause() {
|
||||
MTP::pause();
|
||||
_mtpUnpauseTimer.start(st::slideDuration * 2);
|
||||
_mtpUnpauseTimer.start(st::layerSlideDuration * 2);
|
||||
}
|
||||
|
||||
void AppClass::mtpUnpause() {
|
||||
|
Reference in New Issue
Block a user