Update Timeline component, add reaction bar back to network timeline

pull/2837/head
Daniel Supernault 5 years ago
parent 645f0eef08
commit 2bdb638c4f
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -709,7 +709,7 @@
recentFeed: this.scope === 'home' ? true : false,
recentFeedMin: null,
recentFeedMax: null,
reactionBar: this.scope === 'network' ? false : true
reactionBar: true
}
},

Loading…
Cancel
Save