forked from Github/frigate
Fix linter and fix lint issues (#10141)
This commit is contained in:
@@ -102,7 +102,7 @@ export function getTimelineItemDescription(timelineItem: Timeline) {
|
||||
) {
|
||||
title = `${timelineItem.data.attribute.replaceAll(
|
||||
"_",
|
||||
" "
|
||||
" ",
|
||||
)} detected for ${label}`;
|
||||
} else {
|
||||
title = `${
|
||||
|
||||
Reference in New Issue
Block a user