Rename the event_viewer to media_viewer.

This commit is contained in:
Dermot Duffy
2022-06-04 11:04:38 -07:00
parent 8b570c65a0
commit ac3b8634e8
11 changed files with 151 additions and 157 deletions
+1 -1
View File
@@ -703,7 +703,7 @@ export class FrigateCardTimelineCore extends LitElement {
this.view
?.evolve({
view: 'event',
view: 'media',
target: createEventParentForChildren(localize('common.recordings'), children),
childIndex: childIndex,
})