style: add credit to goldenretriveryt for multi-decal uploading
This commit is contained in:
parent
97866f933c
commit
f7fd5bde11
1 changed files with 4 additions and 0 deletions
|
|
@ -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) {
|
||||||
|
|
|
||||||
Reference in a new issue