Sửa lỗi người nhận được line xem được nội dung Tour nhưng không xem được bình luận

This commit is contained in:
2026-06-16 09:56:59 +07:00
parent 302a82e887
commit baa83aad8a
2 changed files with 2 additions and 1 deletions
@@ -564,6 +564,7 @@ export const ItineraryTimeline = ({
onClose={() => setIsCommentModalOpen(false)}
locationId={commentLocationId}
locationName={commentLocationName}
isPublicView={isPublicView}
onCommentAdded={() => handleCommentIncrement(commentLocationId)}
/>
</div>