2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-02 15:45:12 +00:00

Update all messages in case of chat reactions toggle.

This commit is contained in:
John Preston
2021-12-29 01:06:01 +03:00
parent ec16ca7df7
commit a8bc7baa70
10 changed files with 70 additions and 25 deletions

View File

@@ -273,7 +273,6 @@ Session::Session(not_null<Main::Session*> session)
session->saveSettingsDelayed();
}
}, _lifetime);
}
void Session::clear() {