diff --git a/js/store/item-view.js b/js/store/item-view.js index f93ea64..db6da2b 100755 --- a/js/store/item-view.js +++ b/js/store/item-view.js @@ -278,7 +278,6 @@ function TryOnItems() { Avatar.items.push(data.url); } - console.log(Avatar); TryIFrame.src = 'https://polytoria.com/ptstatic/itemview/#' + btoa(encodeURIComponent(JSON.stringify(Avatar))); }) .catch((error) => {