mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-02-25 18:55:25 -06:00
stop web linter from complaining (#13755)
This commit is contained in:
@@ -54,4 +54,4 @@ export type SearchQueryParams = {
|
||||
page?: number;
|
||||
};
|
||||
|
||||
export type SearchQuery = [string, SearchQueryParams] | null;
|
||||
export type SearchQuery = [string, SearchQueryParams] | null;
|
||||
|
||||
Reference in New Issue
Block a user