diff --git a/js/create/image.js b/js/create/image.js index 179fe03..3e4d132 100644 --- a/js/create/image.js +++ b/js/create/image.js @@ -1,3 +1,7 @@ +/* + credit to goldenretriveryt on Polytoria for making the multi-decal uploading feature +*/ + (async () => { var Settings = []; chrome.storage.sync.get(["PolyPlus_Settings"], async function (result) {