forked from Github/frigate
regenerate description fixes (#13940)
This commit is contained in:
@@ -293,7 +293,7 @@ function ObjectDetailsTab({
|
||||
typeof key === "string" &&
|
||||
(key.includes("events") ||
|
||||
key.includes("events/search") ||
|
||||
key.includes("explore")),
|
||||
key.includes("events/explore")),
|
||||
);
|
||||
})
|
||||
.catch(() => {
|
||||
|
||||
Reference in New Issue
Block a user