浏览代码

removed dupes

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'