[skip ci] update genPluginList
This commit is contained in:
parent
3db3c63b42
commit
f0ee16f173
@ -58,6 +58,5 @@ ${p.description}
|
|||||||
list += "\n\n";
|
list += "\n\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
const data = new TextEncoder().encode(header + tableOfContents + list);
|
copy(header + tableOfContents + list);
|
||||||
DiscordNative.fileManager.saveWithDialog(data, "plugins.md");
|
|
||||||
})();
|
})();
|
||||||
|
Loading…
Reference in New Issue
Block a user