forked from Github/frigate
Timeline fixes and export handles (#10522)
* select an export range from timeline * height tweak
This commit is contained in:
1
web/src/types/draggable-element.ts
Normal file
1
web/src/types/draggable-element.ts
Normal file
@@ -0,0 +1 @@
|
||||
export type DraggableElement = "handlebar" | "export_start" | "export_end";
|
||||
Reference in New Issue
Block a user