chore: remove currentuserid prop

This commit is contained in:
Shivam Mishra
2025-12-09 17:26:20 +05:30
parent 1c363262b6
commit 219ce15302
-1
View File
@@ -120,7 +120,6 @@ useInfiniteScroll(messageListRef, useThrottleFn(fetchMore, 1000), {
:is-email-inbox="false"
:group-with-next="shouldGroupWithNext(index, allMessages)"
:inbox-supports-reply-to="false"
:current-user-id="currentUserId"
/>
</template>
<div v-show="isFetching" class="w-full py-4">