diff --git a/public/main.profile.dart.js b/public/main.profile.dart.js index 756d40ea7c..c43ea95a3c 100644 --- a/public/main.profile.dart.js +++ b/public/main.profile.dart.js @@ -518707,7 +518707,7 @@ t11 = payment.exchangeRate; _this._showConvertCurrency = t11 !== 1 && t11 !== 0; state = t10.state; - if (state.userCompanyStates._list$_list[state.uiState.selectedCompanyIndex].userCompany.company.convertExpenseCurrency) + if (state.userCompanyStates._list$_list[state.uiState.selectedCompanyIndex].userCompany.company.convertPaymentCurrency) _this._showConvertCurrency = true; t10 = _this._framework$_element; t10.toString;