diff --git a/public/main.profile.dart.js b/public/main.profile.dart.js index 339df6a15b92..84cb75be823b 100644 --- a/public/main.profile.dart.js +++ b/public/main.profile.dart.js @@ -455360,12 +455360,13 @@ }; A._HistoryListTileState.prototype = { build$1(context) { - var $history, t4, t5, title, subtitle, t6, entity, clientId, t7, _null = null, t1 = {}, + var $history, subtitle, t4, t5, title, t6, entity, clientId, t7, _null = null, t1 = {}, t2 = A.Localizations_of(context, B.Type_AppLocalization_KyD, type$.legacy_AppLocalization), store = A.StoreProvider_of(context, type$.legacy_AppState), t3 = store.__Store__state_A; t3 === $ && A.throwUnnamedLateFieldNI(); $history = this._widget.history; + subtitle = new A.SizedBox(_null, _null, _null, _null); t1.entity = null; t4 = A._setArrayType([B.EntityType_dashboard, B.EntityType_reports, B.EntityType_settings], type$.JSArray_legacy_EntityType); t5 = $history.entityType; @@ -455376,8 +455377,7 @@ else if (t5 === B.EntityType_settings) { t4 = $history.id; subtitle = A.Text$(t2.lookup$1(t4 == null ? "company_details" : t4), _null, _null, _null, _null, _null, _null, _null, _null, _null); - } else - subtitle = _null; + } t2 = _null; } else { t4 = t3.getEntityMap$1(t5);