From e75adbe298e06e5d7b7c1098f96696870ad697d3 Mon Sep 17 00:00:00 2001 From: Rafiei <32rafa1mpg@hft-stuttgart.de> Date: Mon, 17 Jun 2024 21:04:08 +0000 Subject: [PATCH] Update index.html --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index ccc282c..78e3807 100644 --- a/public/index.html +++ b/public/index.html @@ -71,7 +71,7 @@ loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/reticle/re }) let flower; -loader.load("https://vazxmixjsiawhamofees.supabase.co/storage/v1/object/public/models/tree-lime/model.gltf", function(gltf) { +loader.load("https://vazxmixjsiawhamofees.supabase.co/storage/v1/object/public/models/dog/model.gltf", function(gltf) { flower = gltf.scene; }); -- GitLab