mirror of
https://github.com/discordjs/discord-api-types.git
synced 2026-05-21 02:40:08 +00:00
fix: tsdoc unstable tag is block not modifier (#1405)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
},
|
||||
{
|
||||
"tagName": "@unstable",
|
||||
"syntaxKind": "modifier"
|
||||
"syntaxKind": "block"
|
||||
},
|
||||
{
|
||||
"tagName": "@default",
|
||||
|
||||
Reference in New Issue
Block a user