forked from Github/frigate
UI tweaks (#13633)
* Object lifecycle and semantic search UI tweaks * prevent console errors for sheet component
This commit is contained in:
@@ -12,6 +12,7 @@ export type SearchResult = {
|
||||
thumb_path?: string;
|
||||
zones: string[];
|
||||
search_source: SearchSource;
|
||||
search_distance: number;
|
||||
};
|
||||
|
||||
export type SearchFilter = {
|
||||
|
||||
Reference in New Issue
Block a user