fix: optimize feedback and app icon (#1099)
This commit is contained in:
parent
7c66d3c793
commit
4a28599fbd
15 changed files with 45 additions and 37 deletions
|
|
@ -93,7 +93,7 @@ const AppCard = ({ app, onRefresh }: AppCardProps) => {
|
|||
else {
|
||||
notify({
|
||||
type: 'error',
|
||||
message: t('common.actionMsg.modificationFailed'),
|
||||
message: t('common.actionMsg.modifiedUnsuccessfully'),
|
||||
})
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue