From 67acec7bc83df1bb4ba6c4d7dfd11cf57d32940c Mon Sep 17 00:00:00 2001 From: hillelcoren Date: Sun, 12 Nov 2023 08:57:57 +0000 Subject: [PATCH] Admin Portal - Profile --- public/main.profile.dart.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;