mirror of
https://github.com/strapi/strapi.git
synced 2025-11-12 16:22:10 +00:00
chore(ee): update assignee select success messaging
This commit is contained in:
parent
d2491f8cdf
commit
a20b7af3ea
@ -65,7 +65,7 @@ export function AssigneeSelect() {
|
|||||||
type: 'success',
|
type: 'success',
|
||||||
message: {
|
message: {
|
||||||
id: 'content-manager.reviewWorkflows.assignee.notification.saved',
|
id: 'content-manager.reviewWorkflows.assignee.notification.saved',
|
||||||
defaultMessage: 'Success: Assignee updated',
|
defaultMessage: 'Assignee updated',
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user