mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 09:45:22 +03:00
chore: removed unused properties interface
This commit is contained in:
parent
6d8d46417b
commit
0ec0ae1bfe
@ -14,11 +14,6 @@ interface OnTimeUpdateEvent {
|
||||
isPlaying: boolean;
|
||||
}
|
||||
|
||||
interface VideoProperties {
|
||||
posterUrl: string;
|
||||
videoUrl: string;
|
||||
}
|
||||
|
||||
interface HistoryVideoProps {
|
||||
id?: string;
|
||||
isPlaying: boolean;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user