mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Update online after the window active status.
I hope this fixes #26059.
This commit is contained in:
@@ -60,7 +60,7 @@ public:
|
||||
|
||||
MainWidget *sessionContent() const;
|
||||
|
||||
void checkActivation();
|
||||
void checkActivation() override;
|
||||
[[nodiscard]] bool markingAsRead() const;
|
||||
|
||||
bool takeThirdSectionFromLayer();
|
||||
|
Reference in New Issue
Block a user