Fix indent on doc string

This commit is contained in:
Crawl 2017-04-01 21:19:39 +02:00 committed by GitHub
parent d189b51da5
commit 09489e2b9f

View file

@ -152,7 +152,7 @@ class Guild {
*/
this.verificationLevel = data.verification_level;
/**
/**
* The explicit content filter level of the guild.
* @type {number}
*/