]> Untitled Git - lemmy.git/blobdiff - lemmy_db/src/aggregates/mod.rs
Beginning to add new comment_view.
[lemmy.git] / lemmy_db / src / aggregates / mod.rs
index e033aede2b876e12e944769d9f0db11d3e4e0670..bdef6591dab58048ed9091b6982a5ef9246f6371 100644 (file)
@@ -1,3 +1,4 @@
+pub mod comment_aggregates;
 pub mod community_aggregates;
 pub mod post_aggregates;
 pub mod site_aggregates;