mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-15 01:21:48 +03:00
parent
0c568ac978
commit
152f237d9e
@ -92,7 +92,7 @@ export const useConfigModal = (chatId?: string) => {
|
||||
} catch (err) {
|
||||
publish({
|
||||
variant: "danger",
|
||||
text: "An error occured while updating chat config",
|
||||
text: "An error occurred while updating chat config",
|
||||
});
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user