Webpack build for branch 11.3-dev: c7f379f51d

This commit is contained in:
Travis CI 2018-08-07 19:57:30 +00:00
parent f6d68fced5
commit 8c6e5cf059

View file

@ -5738,7 +5738,7 @@ class RichEmbed {
/** /**
* Timestamp for this Embed * Timestamp for this Embed
* @type {number} * @type {Date}
*/ */
this.timestamp = data.timestamp; this.timestamp = data.timestamp;