cargo auto fix

This commit is contained in:
Simon
2025-08-20 14:02:51 +00:00
parent c135f60894
commit 24e4c5dfd7
13 changed files with 9 additions and 38 deletions

View File

@@ -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(),