mirror of https://github.com/pixelfed/pixelfed.git
commit
1ae76cb71a
|
@ -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…
Reference in New Issue