From 4528f1a154025abd7bd98df6fe45f6c71c5c424e Mon Sep 17 00:00:00 2001 From: Alfakhori <muhammad.alfakhori@hft-stuttgart.de> Date: Wed, 12 Apr 2023 07:38:54 +0000 Subject: [PATCH] Update public/aktuelles.html --- public/aktuelles.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/aktuelles.html b/public/aktuelles.html index 37014d3..8a87783 100644 --- a/public/aktuelles.html +++ b/public/aktuelles.html @@ -27,7 +27,7 @@ <body style="margin : 0px; overflow: hidden;"> <!-- minimal loader shown until image descriptors are loaded --> <div class="arjs-loader"> - <div>3Loading, please wait...</div> + <div>4Loading, please wait...</div> </div> <a-scene vr-mode-ui="enabled: false;" -- GitLab