Merge pull request #3457 from shleeable/staging-4

removed dupes
This commit is contained in:
daniel 2022-05-15 21:39:43 -06:00 committed by GitHub
commit 1ae76cb71a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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'