mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 15:45:58 +09:00
Fix bug
This commit is contained in:
parent
b1b6574891
commit
0caf1bab09
@ -351,7 +351,8 @@
|
|||||||
fetching: false,
|
fetching: false,
|
||||||
post: post,
|
post: post,
|
||||||
isRepost: isRepost,
|
isRepost: isRepost,
|
||||||
p: p
|
p: p,
|
||||||
|
summary: this.getPostSummary(p)
|
||||||
});
|
});
|
||||||
|
|
||||||
this.trigger('loaded');
|
this.trigger('loaded');
|
||||||
|
Loading…
Reference in New Issue
Block a user