[skip ci] update genPluginList

main
Vendicated 2 years ago
parent 3db3c63b42
commit f0ee16f173
No known key found for this signature in database
GPG Key ID: EC781ADFB93EFFA3

@ -58,6 +58,5 @@ ${p.description}
list += "\n\n";
}
const data = new TextEncoder().encode(header + tableOfContents + list);
DiscordNative.fileManager.saveWithDialog(data, "plugins.md");
copy(header + tableOfContents + list);
})();

Loading…
Cancel
Save