瀏覽代碼

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'