From a610a851a268f1851202ddfede81d7c226e45e28 Mon Sep 17 00:00:00 2001 From: hillelcoren Date: Tue, 8 Feb 2022 09:39:26 +0000 Subject: [PATCH] Admin Portal - Profile --- public/main.profile.dart.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/main.profile.dart.js b/public/main.profile.dart.js index 403382f831d8..35469649fcf9 100644 --- a/public/main.profile.dart.js +++ b/public/main.profile.dart.js @@ -373035,7 +373035,7 @@ if (t2 == null) t2 = ""; t5 = type$.MappedListIterable_of_legacy_String_and_legacy_DropdownMenuItem_legacy_String; - t4.push(new A.AppDropdownButton(t2, companyGateway.tokenBilling, new A._CompanyGatewayEditState_build_closure4(viewModel, companyGateway), A.List_List$of(new A.MappedListIterable(A._setArrayType(["always", "optout", "optin", "disabled"], t6), new A._CompanyGatewayEditState_build_closure5(t1), t5), true, t5._eval$1("ListIterable.E")), false, true, "", _null, _null, type$.AppDropdownButton_legacy_String)); + t4.push(new A.AppDropdownButton(t2, companyGateway.tokenBilling, new A._CompanyGatewayEditState_build_closure4(viewModel, companyGateway), A.List_List$of(new A.MappedListIterable(A._setArrayType(["always", "optout", "optin", "off"], t6), new A._CompanyGatewayEditState_build_closure5(t1), t5), true, t5._eval$1("ListIterable.E")), false, true, "", _null, _null, type$.AppDropdownButton_legacy_String)); } t4.push(new A.SizedBox(_null, 16, _null, _null)); t2 = t7 ? _null : gateway.options; @@ -399788,7 +399788,7 @@ t11 = t1.get$autoBill(); t15 = settings.autoBill; t16 = type$.MappedListIterable_of_legacy_String_and_legacy_DropdownMenuItem_legacy_String; - t16 = A.List_List$of(new A.MappedListIterable(A._setArrayType(["always", "optout", "optin", "disabled"], t13), new A._CompanyDetailsState_build_closure5(t1), t16), true, t16._eval$1("ListIterable.E")); + t16 = A.List_List$of(new A.MappedListIterable(A._setArrayType(["always", "optout", "optin", "off"], t13), new A._CompanyDetailsState_build_closure5(t1), t16), true, t16._eval$1("ListIterable.E")); t13 = type$.AppDropdownButton_legacy_String; t20 = $.$get$memoizedPaymentTypeList().call$1(t20.paymentTypeMap); t17 = t1.get$paymentType();