feat(sidebar): add conversation management dialog with filtering and bulk actions
This commit is contained in:
@@ -251,4 +251,4 @@ pub async fn update_conversation_external_id(
|
||||
.await
|
||||
.map_err(AppCommandError::from)?;
|
||||
Ok(Json(()))
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user