"backend/stream_processing/influxDBWriter.py" did not exist on "d319744c99b1910f03d2ea4308a370497dac39f1"
Commit 64096d61 authored by Percen's avatar Percen
Browse files

Merge branch '21pesi1bif-master-patch-83450' into 'master'

Update public/index.html

See merge request !31
parents 003964de 1b4f22e5
Pipeline #10492 passed with stage
in 10 seconds
...@@ -133,8 +133,7 @@ ...@@ -133,8 +133,7 @@
}); });
*/ */
let flower; let flower;
loader.load("https://github.com/KhronosGroup/glTF-Sample-Models/blob/main/2.0/ToyCar/glTF/ToyCar.gltf loader.load("https://github.com/KhronosGroup/glTF-Sample-Models/blob/main/2.0/ToyCar/glTF/ToyCar.gltf", function(gltf) {
", function(gltf) {
flower = gltf.scene; flower = gltf.scene;
}); });
/** /**
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment