From f81919da2a08a585d66e3d1f0df97db1c1345957 Mon Sep 17 00:00:00 2001 From: Percen <21pesi1bif@hft-stuttgart.de> Date: Fri, 10 Jan 2025 18:13:55 +0000 Subject: [PATCH] Update public/index.html --- public/index.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/public/index.html b/public/index.html index 08464ae..f20688e 100644 --- a/public/index.html +++ b/public/index.html @@ -382,12 +382,6 @@ file: "https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/statue_model/scene.gltf", scale: { x: 0.04, y: 0.04, z: 0.04 } }, - flower_bed: { - name: "Flower Bed", - image: "previewImages/flower_bed.PNG", - 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 } - }, fountain: { name: "Fountain", image: "previewImages/fountain.PNG", -- GitLab