diff --git a/front/src/main.tsx b/front/src/main.tsx index 8d58365a..ec8ef15a 100644 --- a/front/src/main.tsx +++ b/front/src/main.tsx @@ -13,9 +13,10 @@ ReactDOM.createRoot(document.getElementById("root")!).render( manifestUrl={manifestUrl} actionsConfiguration={{ // returnStrategy: "https://t.me/awesome_cyber_bot", - // // returnStrategy: "https://ton-wasm-cyber-hackathon.netlify.app", + // returnStrategy: "https://ton-wasm-cyber-hackathon.netlify.app", returnStrategy: "back", // twaReturnUrl: "https://t.me/awesome_cyber_bot/tonconnectwasm", + modals: "all", skipRedirectToWallet: "never", }} >