X-Git-Url: http://these/git/?a=blobdiff_plain;f=crates%2Fdb_views%2Fsrc%2Fcomment_view.rs;h=da42bb134db2a6880a223c82b0f85f3fc52ab1fe;hb=7058cfa1cf67e65818e8ce62d9716b1564558734;hp=4a7f96b6acece8cfe782dd869bc007d695654bf2;hpb=9c1b9ff3cf198d829630d3d4ab0c03985ecc732f;p=lemmy.git diff --git a/crates/db_views/src/comment_view.rs b/crates/db_views/src/comment_view.rs index 4a7f96b6..da42bb13 100644 --- a/crates/db_views/src/comment_view.rs +++ b/crates/db_views/src/comment_view.rs @@ -709,6 +709,7 @@ mod tests { updated: None, banner: None, hidden: false, + posting_restricted_to_mods: false, published: inserted_community.published, }, counts: CommentAggregates {