mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-02-14 00:17:05 +01:00
stop web linter from complaining (#13755)
This commit is contained in:
parent
0c86c77d42
commit
329bece28d
@ -54,4 +54,4 @@ export type SearchQueryParams = {
|
|||||||
page?: number;
|
page?: number;
|
||||||
};
|
};
|
||||||
|
|
||||||
export type SearchQuery = [string, SearchQueryParams] | null;
|
export type SearchQuery = [string, SearchQueryParams] | null;
|
||||||
|
Loading…
Reference in New Issue
Block a user