removed dupes

pull/3457/head
Shlee 3 years ago
parent 8f9d36bd3d
commit db664e103e

@ -735,7 +735,6 @@ export default {
layout: this.profileLayout, layout: this.profileLayout,
showProfileMorePosts: false, showProfileMorePosts: false,
profileMorePosts: [], profileMorePosts: [],
replySending: false,
reactionBarLoading: true, reactionBarLoading: true,
tributeSettings: { tributeSettings: {
collection: [ collection: [

@ -614,7 +614,6 @@ export default {
layout: this.profileLayout, layout: this.profileLayout,
showProfileMorePosts: false, showProfileMorePosts: false,
profileMorePosts: [], profileMorePosts: [],
replySending: false,
reactionBarLoading: true, reactionBarLoading: true,
profileUrl: null, profileUrl: null,
currentLayout: 'status' currentLayout: 'status'

Loading…
Cancel
Save