mirror of
https://github.com/danbulant/discord.js
synced 2026-05-27 22:11:53 +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:
|
||||
* * INVITE_SPLASH
|
||||
* * INVITE_SPLASH
|
||||
* * MORE_EMOJI
|
||||
* * VERIFIED
|
||||
* * VIP_REGIONS
|
||||
|
|
|
|||
Loading…
Reference in a new issue