From 527e9acbcfe9761e2910a103fa86cf9a27b23ece Mon Sep 17 00:00:00 2001 From: Christoph Bohne <69964846+extrawunsch@users.noreply.github.com> Date: Fri, 6 Oct 2023 20:06:26 +0200 Subject: [PATCH] Commit PDF for now --- src/main.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.ts b/src/main.ts index 4c5ecf6..49c4199 100644 --- a/src/main.ts +++ b/src/main.ts @@ -11,7 +11,7 @@ WA.onInit().then(() => { WA.ui.modal.openModal({ title: "WorkAdventure website", - src: 'https://nft-publikation-culture-proof.framer.ai', + src: 'https://drive.google.com/file/d/1J7KA4kS44pVQOb2zY5nJMQdc3C6ZGX_9/preview', allow: "fullscreen", allowApi: true, position: "center"