Update assistant
This commit is contained in:
parent
8f5fd05926
commit
57ceca2068
25 changed files with 1198 additions and 407 deletions
|
|
@ -229,6 +229,7 @@ const InboxItems: React.FC = () => {
|
|||
showErrorToast(t('project.createError'));
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
const handleSaveNote = async (note: Note) => {
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue