Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
happylolonly committed May 30, 2024
1 parent cfb1e39 commit 227ac15
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion front/src/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ ReactDOM.createRoot(document.getElementById("root")!).render(
<TonConnectUIProvider
manifestUrl={manifestUrl}
actionsConfiguration={{
returnStrategy: "https://t.me/awesome_cyber_bot",
// returnStrategy: "https://t.me/awesome_cyber_bot",
returnStrategy: "https://ton-wasm-cyber-hackathon.netlify.app",
}}
>
<App />
Expand Down

0 comments on commit 227ac15

Please sign in to comment.