]> Untitled Git - lemmy.git/blobdiff - crates/db_views/src/comment_view.rs
Implement restricted community (only mods can post) (fixes #187) (#2235)
[lemmy.git] / crates / db_views / src / comment_view.rs
index 4a7f96b6acece8cfe782dd869bc007d695654bf2..da42bb134db2a6880a223c82b0f85f3fc52ab1fe 100644 (file)
@@ -709,6 +709,7 @@ mod tests {
         updated: None,
         banner: None,
         hidden: false,
+        posting_restricted_to_mods: false,
         published: inserted_community.published,
       },
       counts: CommentAggregates {