forked from Github/frigate
stop web linter from complaining (#13755)
This commit is contained in:
@@ -54,4 +54,4 @@ export type SearchQueryParams = {
|
|||||||
page?: number;
|
page?: number;
|
||||||
};
|
};
|
||||||
|
|
||||||
export type SearchQuery = [string, SearchQueryParams] | null;
|
export type SearchQuery = [string, SearchQueryParams] | null;
|
||||||
|
|||||||
Reference in New Issue
Block a user