fix(model loading): 3d model was not loading, fixed with new url

This commit is contained in:
Dimitrie Stefanescu
2021-03-30 09:38:52 +01:00
parent 3bf2117062
commit 2302af2cd9
3 changed files with 3 additions and 4 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1 -2
View File
@@ -144,8 +144,7 @@
;(() => {
v.loadObject(
"https://staging.speckle.dev/streams/4c3ce1459c/objects/839259d02c5a1d22700fc5ae19c9f494",
"e844747dc6f6b0b5c7d5fbd82d66de6e9529531d75"
"https://speckle.xyz/streams/3073b96e86/objects/e05c5834368931c9d9a4e2087b4da670"
)
})()