From 8e6ed9d26a2d03b616ed236a04256ac74d7ec654 Mon Sep 17 00:00:00 2001
From: Martinez Garcia <32maem1mpg@hft-stuttgart.de>
Date: Wed, 19 Jun 2024 17:42:10 +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 c7e42f6..5129433 100644
--- a/public/index.html
+++ b/public/index.html
@@ -71,7 +71,7 @@ loader.load("https://vazxmixjsiawhamofees.supabase.co/storage/v1/object/public/m
 })
 
 let flower;
-loader.load("https://vazxmixjsiawhamofees.supabase.co/storage/v1/object/public/models/cactus/model.gltf", function(gltf) {
+loader.load("https://vazxmixjsiawhamofees.supabase.co/storage/v1/object/public/models/banana/model.gltf", function(gltf) {
   flower = gltf.scene;
 });
 
-- 
GitLab