diff --git a/resources/assets/components/partials/post/PostReactions.vue b/resources/assets/components/partials/post/PostReactions.vue index 96d65935d..5456b7e63 100644 --- a/resources/assets/components/partials/post/PostReactions.vue +++ b/resources/assets/components/partials/post/PostReactions.vue @@ -232,7 +232,7 @@ setTimeout(() => { this.isBookmarking = false; - }, 5000); + }, 2000); }, getStatusAvatar() {