Fully functional manual searching capabilities and refresh capabilities for all movies, downloads, and collections
This commit is contained in:
@@ -240,7 +240,7 @@ fn draw_select_quality_profile_popup<B: Backend>(
|
||||
}
|
||||
|
||||
fn draw_confirmation_prompt<B: Backend>(f: &mut Frame<'_, B>, app: &mut App, prompt_area: Rect) {
|
||||
let title = "Confirm Add Movie?";
|
||||
let title = "Add Movie";
|
||||
let prompt = format!(
|
||||
"{}:\n\n{}",
|
||||
app
|
||||
|
||||
Reference in New Issue
Block a user