Skip to content

Commit f05f619

Browse files
accept reporter
1 parent 36b9cb3 commit f05f619

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

static/extensions/ddededodediamante/dateFormat.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@
355355
],
356356
},
357357
dateParts: {
358-
acceptReporters: false,
358+
acceptReporters: true,
359359
items: [
360360
{ text: "milliseconds", value: "millisecond" },
361361
{ text: "seconds", value: "second" },
@@ -368,7 +368,7 @@
368368
],
369369
},
370370
timeUnits: {
371-
acceptReporters: false,
371+
acceptReporters: true,
372372
items: [
373373
"milliseconds",
374374
"seconds",

0 commit comments

Comments
 (0)