From ef682cb334fb394ff32d5b991be6b3f6c7fa9f1f Mon Sep 17 00:00:00 2001 From: daniel-vahn Date: Mon, 29 Apr 2024 15:13:13 +0200 Subject: [PATCH] testing expanded mode --- src/main.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/main.tsx b/src/main.tsx index b973fe1..78086e8 100644 --- a/src/main.tsx +++ b/src/main.tsx @@ -22,8 +22,6 @@ import './index.css'; // Expand the Telegram Mini App to full screen WebApp.expand(); - -WebApp.viewportHeight = 100; // Initialize the Telegram Mini App SDK WebApp.ready(); // Enable the closing confirmation