Skip to main content

handle_profile_disable_approved

Function handle_profile_disable_approved 

Source
pub async fn handle_profile_disable_approved(
    config: &Config,
    item_id: &str,
    dry_run: bool,
    yes: bool,
) -> Result<()>