2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-02 07:25:46 +00:00

Support task lists view/update/actions.

This commit is contained in:
John Preston
2025-06-06 18:24:44 +04:00
parent 06db13a0ab
commit a97d1b8669
27 changed files with 1983 additions and 43 deletions

View File

@@ -372,7 +372,7 @@ void WebPageData::ApplyChanges(
}, [&](const auto &) {
});
}
session->data().sendWebPageGamePollNotifications();
session->data().sendWebPageGamePollTodoListNotifications();
}
QString WebPageData::displayedSiteName() const {