From 008765a5b649a4bd70f5ea6a898b8668315f1314 Mon Sep 17 00:00:00 2001
From: Percen <21pesi1bif@hft-stuttgart.de>
Date: Fri, 10 Jan 2025 17:05:56 +0000
Subject: [PATCH] Update public/index.html

---
 public/index.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/public/index.html b/public/index.html
index db7ebd9..62e4d69 100644
--- a/public/index.html
+++ b/public/index.html
@@ -382,10 +382,10 @@
         file: "https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/fire_hydrant_model/scene.gltf",
         scale: { x: 0.04, y: 0.04, z: 0.04 }
       },
-      test1: {
-        name: "Fire Hydrant",
+      flower_bed: {
+        name: "Flower Bed",
         image: "previewImages/hydrant.PNG",
-        file: "https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/fire_hydrant_model/scene.gltf",
+        file: "https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/flower_bed_model/scene.gltf",
         scale: { x: 0.04, y: 0.04, z: 0.04 }
       },
       test2: {
-- 
GitLab