This commit is contained in:
syuilo⭐️ 2017-03-14 10:32:31 +09:00
parent 7b0a232bfd
commit ed77ec73a9

View file

@ -351,7 +351,8 @@
fetching: false,
post: post,
isRepost: isRepost,
p: p
p: p,
summary: this.getPostSummary(p)
});
this.trigger('loaded');