From ba6379d841b5d7845290494f15fb20415da62aae Mon Sep 17 00:00:00 2001 From: Percen <21pesi1bif@hft-stuttgart.de> Date: Fri, 10 Jan 2025 16:42:49 +0000 Subject: [PATCH] Update public/index.html --- public/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index 9c67760..4547977 100644 --- a/public/index.html +++ b/public/index.html @@ -359,7 +359,7 @@ 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: { + telephone_box: { name: "Telephone Box", image: "previewImages/telephone_box.PNG", file: "https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/telephone_box_model/scene.gltf", @@ -371,7 +371,7 @@ 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 } }, - hydrant: { + fire_hydrant_model: { 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", -- GitLab