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