fn confirm_pending_deletions(
ctx: &Arc<AppContext>,
album_id: &str,
to_delete_local: &mut Vec<LocalEntry>,
to_delete_remote: &mut Vec<LibraryAsset>,
)fn confirm_pending_deletions(
ctx: &Arc<AppContext>,
album_id: &str,
to_delete_local: &mut Vec<LocalEntry>,
to_delete_remote: &mut Vec<LibraryAsset>,
)