mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-07 02:18:07 +01:00
chore: removed unused properties interface
This commit is contained in:
committed by
Blake Blackshear
parent
cbf12e3f90
commit
3b076c28c2
@@ -14,11 +14,6 @@ interface OnTimeUpdateEvent {
|
||||
isPlaying: boolean;
|
||||
}
|
||||
|
||||
interface VideoProperties {
|
||||
posterUrl: string;
|
||||
videoUrl: string;
|
||||
}
|
||||
|
||||
interface HistoryVideoProps {
|
||||
id?: string;
|
||||
isPlaying: boolean;
|
||||
|
||||
Reference in New Issue
Block a user