style: add credit to goldenretriveryt for multi-decal uploading

This commit is contained in:
Index 2024-06-28 01:13:04 -05:00
parent 97866f933c
commit f7fd5bde11

View file

@ -1,3 +1,7 @@
/*
credit to goldenretriveryt on Polytoria for making the multi-decal uploading feature
*/
(async () => { (async () => {
var Settings = []; var Settings = [];
chrome.storage.sync.get(["PolyPlus_Settings"], async function (result) { chrome.storage.sync.get(["PolyPlus_Settings"], async function (result) {