mirror of
https://github.com/danbulant/discord.js
synced 2026-06-09 17:52:55 +00:00
Fix trailing space
This commit is contained in:
parent
99a245ce4d
commit
b7c4df5dc1
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ class Guild extends Base {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* An array of enabled guild features, here are the possible values:
|
* An array of enabled guild features, here are the possible values:
|
||||||
* * INVITE_SPLASH
|
* * INVITE_SPLASH
|
||||||
* * MORE_EMOJI
|
* * MORE_EMOJI
|
||||||
* * VERIFIED
|
* * VERIFIED
|
||||||
* * VIP_REGIONS
|
* * VIP_REGIONS
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue