mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +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;
|
||||
};
|
||||
|
||||
export type SearchQuery = [string, SearchQueryParams] | null;
|
||||
export type SearchQuery = [string, SearchQueryParams] | null;
|
||||
|
Loading…
Reference in New Issue
Block a user