From 6018cd158cf74170a7433f0a42b5f55e5fafebcd Mon Sep 17 00:00:00 2001 From: willugarte <98831394+willugarte@users.noreply.github.com> Date: Tue, 6 Aug 2024 10:34:59 +0200 Subject: [PATCH] Update Configs.js --- src/quickdemo/config/Configs.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/quickdemo/config/Configs.js b/src/quickdemo/config/Configs.js index ff47d36..f8359b7 100644 --- a/src/quickdemo/config/Configs.js +++ b/src/quickdemo/config/Configs.js @@ -8,9 +8,9 @@ const ProductList = { type: "3D", imageURL: "https://images-na.ssl-images-amazon.com/images/I/61CVcwZ4SrL._SL1500_.jpg", - threekit: "20c9764a-51a1-46d5-afe7-b04c016c17b3", + threekit: "128d9388-c93f-4843-930c-45ba84c73851", name: "Stand Up Mixer", - scene: "4e27bf05-52f3-42eb-9d95-7501e1bd9f08", + scene: "", initialConfig: {}, showAR: true, showConfig: false,