mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-07 03:35:26 +03:00
Remove type
This commit is contained in:
parent
10d9b4811a
commit
5c572b3409
@ -16,7 +16,6 @@ type HistoryCardProps = {
|
|||||||
relevantPreview?: Preview;
|
relevantPreview?: Preview;
|
||||||
shouldAutoPlay: boolean;
|
shouldAutoPlay: boolean;
|
||||||
onClick?: () => void;
|
onClick?: () => void;
|
||||||
onFavorite?: () => void;
|
|
||||||
onDelete?: () => void;
|
onDelete?: () => void;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user