mirror of
https://github.com/danbulant/discord.js
synced 2026-05-25 21:12:06 +00:00
Fix indent on doc string
This commit is contained in:
parent
d189b51da5
commit
09489e2b9f
1 changed files with 1 additions and 1 deletions
|
|
@ -152,7 +152,7 @@ class Guild {
|
|||
*/
|
||||
this.verificationLevel = data.verification_level;
|
||||
|
||||
/**
|
||||
/**
|
||||
* The explicit content filter level of the guild.
|
||||
* @type {number}
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue