Преглед на файлове

Merge pull request #3457 from shleeable/staging-4

removed dupes
daniel преди 3 години
родител
ревизия
1ae76cb71a
променени са 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'