fix: adjust code for refactor of input fields in lib_ui

fix: organize imports
fix: refactor database initialization
fix: update submodule

adjusted following https://github.com/telegramdesktop/tdesktop/commit/98bb520f476c3ca1df950969d6e5079036ec0de5
This commit is contained in:
ZavaruKitsu
2023-09-23 14:00:47 +03:00
parent 0502acc8a4
commit b6cf5ebb19
30 changed files with 61 additions and 22 deletions
-1
View File
@@ -366,7 +366,6 @@ void ActivateBotCommand(ClickHandlerContext context, int row, int column) {
const auto itemId = item->id;
const auto topicRootId = item->topicRootId();
const auto history = item->history();
controller->show(Ui::MakeConfirmBox({
.text = tr::lng_bot_share_phone(),
.confirmed = [=] {