mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-14 23:25:25 +03:00
stop web linter from complaining
This commit is contained in:
parent
fc145016ea
commit
b00b6d603f
@ -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