Minor fixes.

This commit is contained in:
Dermot Duffy
2023-01-29 20:06:18 -08:00
parent 01c3a79ff1
commit d0ded29741
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -377,7 +377,6 @@ export class MediaMetadataController implements ReactiveController {
});
this.whenOptions = monthStarts
.sort()
.reverse()
.map((monthStart) => ({
label: format(monthStart, 'MMMM yyyy'),
value: {