Skip to content

Commit

Permalink
fix: revert redirect2
Browse files Browse the repository at this point in the history
  • Loading branch information
dasein108 committed May 30, 2024
1 parent 83a3b89 commit 360c41b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions front/src/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ 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: "back",
// returnStrategy: "https://ton-wasm-cyber-hackathon.netlify.app",
returnStrategy: "back",
// twaReturnUrl: "https://t.me/awesome_cyber_bot/start",
// modals: "all",
// skipRedirectToWallet: "never",
Expand Down

0 comments on commit 360c41b

Please sign in to comment.