[skip ci] update genPluginList
This commit is contained in:
parent
3db3c63b42
commit
f0ee16f173
@ -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…
Reference in New Issue
Block a user