diff --git a/comments.html b/comments.html index 4a539b1..4f88c44 100644 --- a/comments.html +++ b/comments.html @@ -106,7 +106,7 @@ }, body: { "read": true, - "post_id": post + "post_id": Number(post) } }) });