mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 01:23:31 +01:00
fix meta data for docs
This commit is contained in:
@@ -38,6 +38,9 @@ function next() {
|
||||
cleanPaths();
|
||||
console.log('parsed inline code');
|
||||
json = {
|
||||
meta: {
|
||||
version: GEN_VERSION,
|
||||
},
|
||||
custom: customDocs,
|
||||
json,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user