This commit is contained in:
syuilo⭐️ 2017-03-14 10:32:31 +09:00
parent b1b6574891
commit 0caf1bab09

View file

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