From b58dab313be3eebaf2d27ffa5c9eed80ec8fb894 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 13 Dec 2022 18:52:24 +0000 Subject: [PATCH] Update content of files --- data/web/telegram.org/js/telegram-web-app.js | 2 +- data/web/webappcontent.telegram.org/cafe.html | 2 +- data/web/webappcontent.telegram.org/demo.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/web/telegram.org/js/telegram-web-app.js b/data/web/telegram.org/js/telegram-web-app.js index 042098152a..d24454c6f3 100644 --- a/data/web/telegram.org/js/telegram-web-app.js +++ b/data/web/telegram.org/js/telegram-web-app.js @@ -1320,7 +1320,7 @@ }; WebView.postEvent('web_app_open_scan_qr_popup', false, popup_params); }; - WebApp.readTextFromClipboard = function () { + WebApp.readTextFromClipboard = function (callback) { if (!versionAtLeast('6.4')) { console.error('[Telegram.WebApp] Method readTextFromClipboard is not supported in version ' + webAppVersion); throw Error('WebAppMethodUnsupported'); diff --git a/data/web/webappcontent.telegram.org/cafe.html b/data/web/webappcontent.telegram.org/cafe.html index ce30bd8a9f..6186c60d52 100644 --- a/data/web/webappcontent.telegram.org/cafe.html +++ b/data/web/webappcontent.telegram.org/cafe.html @@ -9,7 +9,7 @@ - + +