cargo auto fix
This commit is contained in:
@@ -324,7 +324,7 @@ impl MissavProvider {
|
||||
video_url_parts[6],
|
||||
video_url_parts[7]
|
||||
);
|
||||
let mut video_item = VideoItem::new(
|
||||
let video_item = VideoItem::new(
|
||||
id,
|
||||
title,
|
||||
video_url.clone(),
|
||||
|
||||
Reference in New Issue
Block a user