Shlee преди 3 години
родител
ревизия
db664e103e
променени са 2 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 1
      resources/assets/js/components/PostComponent.vue
  2. 0 1
      resources/assets/js/components/RemotePost.vue

+ 0 - 1
resources/assets/js/components/PostComponent.vue

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

+ 0 - 1
resources/assets/js/components/RemotePost.vue

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