mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 19:43:29 +01:00
fix: include brokers readme
This commit is contained in:
@@ -340,5 +340,5 @@ export default function SlugPage(props: SidebarLayoutProps & { error?: string })
|
|||||||
}
|
}
|
||||||
|
|
||||||
export const config = {
|
export const config = {
|
||||||
unstable_includeFiles: [`../../packages/{builders,collection,proxy,rest,util,voice,ws}/README.md`],
|
unstable_includeFiles: [`../../packages/{brokers,builders,collection,proxy,rest,util,voice,ws}/README.md`],
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user