mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 18:13:29 +01:00
chore: Update /core constants (#8874)
This commit is contained in:
@@ -390,5 +390,5 @@ export default async function Page({ params }: { params: { slug: string[] } }) {
|
||||
}
|
||||
|
||||
export const config = {
|
||||
unstable_includeFiles: [`../../packages/{brokers,builders,collection,proxy,rest,util,voice,ws}/README.md`],
|
||||
unstable_includeFiles: [`../../packages/{brokers,builders,collection,core,proxy,rest,util,voice,ws}/README.md`],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user