Update content of files

This commit is contained in:
GitHub Action 2022-04-07 10:35:51 +00:00
parent e1acc28747
commit 17425388d4
2 changed files with 6 additions and 0 deletions

View file

@ -584,6 +584,8 @@
onEvent('theme_changed', onThemeChanged);
onEvent('viewport_changed', onViewportChanged);
postEvent('web_app_request_viewport');
// For Windows Phone app
window.TelegramGameProxy_receiveEvent = receiveEvent;

File diff suppressed because one or more lines are too long