diff --git a/public/main.profile.dart.js b/public/main.profile.dart.js
index bd3377069602..998ff83fb6ae 100644
--- a/public/main.profile.dart.js
+++ b/public/main.profile.dart.js
@@ -83404,10 +83404,16 @@
_box_0.notes = (B.JSString_methods.trim$0(notes).length !== 0 ? _box_0.notes = notes + "\n" : notes) + '
\n';
t7 = task.getTaskTimes$0();
new A.WhereIterable(t7, new A.convertTaskToInvoiceItem_closure(), A._arrayInstanceType(t7)._eval$1("WhereIterable<1>")).forEach$1(0, new A.convertTaskToInvoiceItem_closure0(_box_0, t1, context, dates));
+ t7 = t2[t3].userCompany.company;
+ if (t7.invoiceTaskDatelog && !t7.invoiceTaskTimelog) {
+ t7 = t7.markdownEnabled;
+ t8 = _box_0.notes;
+ if (t7)
+ _box_0.notes = t8 + dates.join$1(0, "
\n");
+ else
+ _box_0.notes = t8 + dates.join$1(0, "\n");
+ }
t7 = _box_0.notes += "
\n";
- t8 = t2[t3].userCompany.company;
- if (t8.invoiceTaskDatelog && !t8.invoiceTaskTimelog)
- t7 = _box_0.notes = t7 + ("\n" + dates.join$1(0, "\n"));
_box_0.notes = B.JSString_methods.trim$0(t7);
}
_box_0.customValue4 = _box_0.customValue3 = _box_0.customValue2 = _box_0.customValue1 = "";