pub async fn handle_refresh_approved( config: &Config, category: &str, file_selector: Option<&str>, force: bool, yes: bool, ) -> Result<()>