Massive commit

This commit is contained in:
Jiiks 2018-08-20 05:07:28 +03:00
parent fc6481acae
commit f50bcd0785
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ export default class DiscordApi {
/**
* A list of loaded channels.
* @member {List<Channel>}
* @type {List<Channel>}
*/
static get channels() {
const channels = Modules.ChannelStore.getChannels();