mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 08:03:30 +01:00
chore(guide): manually sort popular topics (#11174)
This commit is contained in:
@@ -1,5 +1,21 @@
|
||||
{
|
||||
"title": "Popular Topics",
|
||||
"defaultOpen": true,
|
||||
"pages": ["!faq", "...", "!display-components"]
|
||||
"pages": [
|
||||
"!faq",
|
||||
"!display-components",
|
||||
"audit-logs",
|
||||
"canvas",
|
||||
"collectors",
|
||||
"errors",
|
||||
"formatters",
|
||||
"intents",
|
||||
"embeds",
|
||||
"partials",
|
||||
"permissions",
|
||||
"permissions-extended",
|
||||
"reactions",
|
||||
"threads",
|
||||
"webhooks"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user