removed dupes

This commit is contained in:
Shlee 2022-05-14 19:35:18 +09:30
parent 8f9d36bd3d
commit db664e103e
2 changed files with 0 additions and 2 deletions

View file

@ -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: [

View file

@ -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'