]> Untitled Git - lemmy.git/blobdiff - crates/db_views/src/post_view.rs
Embed Peertube videos (#2261)
[lemmy.git] / crates / db_views / src / post_view.rs
index 2fe6d216f8a3cba086b89ca217acb65c65426a5a..809b9986014057deead56c40070bfea81891506d 100644 (file)
@@ -646,7 +646,7 @@ mod tests {
         nsfw: false,
         embed_title: None,
         embed_description: None,
-        embed_html: None,
+        embed_video_url: None,
         thumbnail_url: None,
         ap_id: inserted_post.ap_id.to_owned(),
         local: true,