fix: optimize feedback and app icon (#1099)
This commit is contained in:
@@ -70,7 +70,7 @@ const Form = ({
|
||||
await mutateDatasets()
|
||||
}
|
||||
catch (e) {
|
||||
notify({ type: 'error', message: t('common.actionMsg.modificationFailed') })
|
||||
notify({ type: 'error', message: t('common.actionMsg.modifiedUnsuccessfully') })
|
||||
}
|
||||
finally {
|
||||
setLoading(false)
|
||||
|
Reference in New Issue
Block a user