diff --git a/Cargo.lock b/Cargo.lock index c10f9c9..9937801 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -582,7 +582,7 @@ checksum = "fc7fcc620a3bff7cdd7a365be3376c97191aeaccc2a603e600951e452615bf89" [[package]] name = "libreddit" -version = "0.23.0" +version = "0.23.1" dependencies = [ "askama", "async-recursion", diff --git a/Cargo.toml b/Cargo.toml index c272f3c..adf135a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "libreddit" description = " Alternative private front-end to Reddit" license = "AGPL-3.0" repository = "https://github.com/spikecodes/libreddit" -version = "0.23.0" +version = "0.23.1" authors = ["spikecodes <19519553+spikecodes@users.noreply.github.com>"] edition = "2021" diff --git a/src/post.rs b/src/post.rs index 02ca380..5f3142a 100644 --- a/src/post.rs +++ b/src/post.rs @@ -100,7 +100,7 @@ async fn parse_post(json: &serde_json::Value) -> Post { let body = if val(post, "removed_by_category") == "moderator" { format!( - "
[removed] — view removed post
[removed] — view removed post
[removed] — view removed comment
[removed] — view removed comment