mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-19 13:03:31 +01:00
Fix indent on doc string
This commit is contained in:
@@ -152,7 +152,7 @@ class Guild {
|
|||||||
*/
|
*/
|
||||||
this.verificationLevel = data.verification_level;
|
this.verificationLevel = data.verification_level;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The explicit content filter level of the guild.
|
* The explicit content filter level of the guild.
|
||||||
* @type {number}
|
* @type {number}
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user