mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-04-09 20:39:29 +02:00
fix typo
This commit is contained in:
parent
e88325aad6
commit
692058092f
@ -163,7 +163,7 @@ export function PersonasTable() {
|
||||
{popup}
|
||||
{deleteModalOpen && personaToDelete && (
|
||||
<ConfirmEntityModal
|
||||
entityType="Persona"
|
||||
entityType="Assistant"
|
||||
entityName={personaToDelete.name}
|
||||
onClose={closeDeleteModal}
|
||||
onSubmit={handleDeletePersona}
|
||||
|
Loading…
x
Reference in New Issue
Block a user