Fix bug
This commit is contained in:
parent
b1b6574891
commit
0caf1bab09
@ -351,7 +351,8 @@
|
||||
fetching: false,
|
||||
post: post,
|
||||
isRepost: isRepost,
|
||||
p: p
|
||||
p: p,
|
||||
summary: this.getPostSummary(p)
|
||||
});
|
||||
|
||||
this.trigger('loaded');
|
||||
|
Loading…
Reference in New Issue
Block a user