vettorazi commited on
Commit
d479c57
1 Parent(s): e6e8c5d

Update main.js

Browse files
Files changed (1) hide show
  1. main.js +2 -1
main.js CHANGED
@@ -698,7 +698,8 @@ async function main() {
698
  // location.href,
699
  // params.get("url") || "train.splat",
700
  params.get("url") || "poly30000.splat",
701
- "https://cdn.glitch.me/ec291fc8-3620-4f8e-919e-f8c8641c559b/poly30000.splat?v=1696050439399",
 
702
  );
703
  const req = await fetch(url, {
704
  mode: "cors", // no-cors, *cors, same-origin
 
698
  // location.href,
699
  // params.get("url") || "train.splat",
700
  params.get("url") || "poly30000.splat",
701
+ // "https://cdn.glitch.me/ec291fc8-3620-4f8e-919e-f8c8641c559b/poly30000.splat?v=1696050439399",
702
+ "https://cdn.glitch.me/ec291fc8-3620-4f8e-919e-f8c8641c559b/workbench.splat?v=1696051116766",
703
  );
704
  const req = await fetch(url, {
705
  mode: "cors", // no-cors, *cors, same-origin