Comment replies on comment page

There is now a reply form on the comment pages to reply to that comment
Syntax:
>> postID-commentID

Signed-off-by: deadvey <deadvey@deadvey.com>
This commit is contained in:
2025-09-24 17:33:25 +01:00
parent ef7178cc3f
commit e597fd78f7
7 changed files with 27 additions and 6 deletions

View File

@@ -120,6 +120,7 @@ router.get("/comment/:postID-:commentID", (req,res) => {
locale,
comment,
postID,
commentID,
fromUnixTime,
format,
getUnixTime,