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

Update main.js

Browse files
Files changed (1) hide show
  1. main.js +1 -1
main.js CHANGED
@@ -697,7 +697,7 @@ async function main() {
697
  // "nike.splat",
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
  );
 
697
  // "nike.splat",
698
  // location.href,
699
  // params.get("url") || "train.splat",
700
+ params.get("url") || "workbench.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
  );