Skip to content

Commit

Permalink
Hide WebApp.SettingsButton in main.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-vahn committed Apr 29, 2024
1 parent 81c0023 commit 73fad5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ import './index.css';
// Expand the Telegram Mini App to full screen
WebApp.expand();

WebApp.SettingsButton.hide();
// Initialize the Telegram Mini App SDK
WebApp.ready();
// Enable the closing confirmation
Expand Down

0 comments on commit 73fad5d

Please sign in to comment.