From 6c1db3b87a886bf2c143529d7935d943a8813fde Mon Sep 17 00:00:00 2001 From: Anna Thomas Date: Sun, 31 Aug 2025 21:40:35 +0900 Subject: [PATCH] working permalinks to comments, including moderation comments --- resources/views/comments/partials/comment-timestamp.blade.php | 2 +- resources/views/livewire/comments/comment-component.blade.php | 1 + resources/views/livewire/comments/moderator-comment.blade.php | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/resources/views/comments/partials/comment-timestamp.blade.php b/resources/views/comments/partials/comment-timestamp.blade.php index a6f24c2c..1a26b11d 100644 --- a/resources/views/comments/partials/comment-timestamp.blade.php +++ b/resources/views/comments/partials/comment-timestamp.blade.php @@ -1,5 +1,5 @@