mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 22:30:31 +00:00
fix: messages appToaster.
This commit is contained in:
@@ -57,7 +57,7 @@ function CurrenciesList({
|
||||
setDeleteCurrencyState(false);
|
||||
AppToaster.show({
|
||||
message: formatMessage({
|
||||
id: 'the_currency_has_been_successfully_deleted',
|
||||
id: 'the_currency_has_been_deleted_successfully',
|
||||
}),
|
||||
intent: Intent.SUCCESS,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user