Update post component

pull/5828/head
Daniel Supernault 3 months ago
parent 6004f574dd
commit e92f904be3
No known key found for this signature in database
GPG Key ID: 23740873EE6F76A1

@ -186,6 +186,7 @@
fetchSelf() { fetchSelf() {
this.user = window._sharedData.user; this.user = window._sharedData.user;
this.isReply = false;
this.fetchPost(); this.fetchPost();
}, },

Loading…
Cancel
Save