Webpack build for branch master: 1537dd7be7

This commit is contained in:
Travis CI 2017-09-26 17:19:50 +00:00
parent 10d9c4228f
commit 185f593ffa
2 changed files with 1 additions and 2 deletions

View file

@ -3295,7 +3295,6 @@ class MessageEmbed {
timestamp: this.timestamp ? new Date(this.timestamp) : null,
color: this.color,
fields: this.fields,
files: this.files,
thumbnail: this.thumbnail,
image: this.image,
author: this.author ? {

File diff suppressed because one or more lines are too long