diff --git a/src/api/posts/read.rs b/src/api/posts/read.rs index e4f52d3..524b355 100644 --- a/src/api/posts/read.rs +++ b/src/api/posts/read.rs @@ -73,7 +73,7 @@ pub async fn get_post_by_slug(slug: String) -> Result