Skip to content

Commit

Permalink
Changing Modal URL
Browse files Browse the repository at this point in the history
  • Loading branch information
extrawunsch committed Oct 9, 2023
1 parent 527e9ac commit ffc4565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ WA.onInit().then(() => {

WA.ui.modal.openModal({
title: "WorkAdventure website",
src: 'https://drive.google.com/file/d/1J7KA4kS44pVQOb2zY5nJMQdc3C6ZGX_9/preview',
src: 'https://nft-publikation-culture-proof.framer.ai/intro',
allow: "fullscreen",
allowApi: true,
position: "center"
Expand Down

0 comments on commit ffc4565

Please sign in to comment.