diff --git a/src/UI/UIItem.js b/src/UI/UIItem.js index 1a35dc52a..989ed77c3 100644 --- a/src/UI/UIItem.js +++ b/src/UI/UIItem.js @@ -1508,7 +1508,6 @@ $(document).on('contextmenu', '.item-has-website-url-badge', async function(e){ return false; }) - $(document).on('click', '.item-has-website-badge', async function(e){ puter.fs.stat({ uid: $(this).closest('.item').attr('data-uid'), diff --git a/src/icons/start.svg b/src/icons/start.svg index f75994dd0..e5faac060 100644 --- a/src/icons/start.svg +++ b/src/icons/start.svg @@ -1,25 +1,34 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + start-svg + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file