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

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

diff --git a/public/index.html b/public/index.html
index aaafc6b..5c1235c 100644
--- a/public/index.html
+++ b/public/index.html
@@ -359,6 +359,12 @@
         file: "https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/trash_model/scene.gltf",
         scale: { x: 0.04, y: 0.04, z: 0.04 }
       },
+      hydrant: {
+        name: "Fire Hydrant",
+        image: "previewImages/hydrant.PNG",
+        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 }
+      },
       tree: {
         name: "Baum",
         image: "previewImages/lantern.jpg",
-- 
GitLab