mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
Merge branch 'master' of https://github.com/abouolia/Ratteb
This commit is contained in:
@@ -81,8 +81,8 @@ function AccountFormDialogContent({
|
||||
message: formatMessage(
|
||||
{
|
||||
id: isNewMode
|
||||
? 'service_has_been_successful_created'
|
||||
: 'service_has_been_successful_edited',
|
||||
? 'service_has_been_created_successfully'
|
||||
: 'service_has_been_edited_successfully',
|
||||
},
|
||||
{
|
||||
name: toastAccountName,
|
||||
|
||||
Reference in New Issue
Block a user