Fixed movie display bug

This commit is contained in:
2023-08-08 10:50:04 -06:00
parent ca86cad950
commit fcb3097824
2 changed files with 1 additions and 4 deletions
-3
View File
@@ -1,5 +1,3 @@
use std::ops::Deref;
use anyhow::anyhow;
use indoc::formatdoc;
use log::{debug, error};
@@ -197,7 +195,6 @@ impl<'a> Network<'a> {
let status = get_movie_status(has_file, &app.data.radarr_data.downloads.items, id);
let collection = collection.unwrap_or_default();
debug!("title: {:?}", title);
app.data.radarr_data.movie_details = ScrollableText::with_string(formatdoc!(
"Title: {}