mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-09-12 17:16:20 -07:00
feat(sidebar): add dialogue selection and copying (#238)
This commit is contained in:
@@ -227,6 +227,7 @@ export interface SubtitleData {
|
||||
}
|
||||
|
||||
export interface SubtitleSidebarSnapshot {
|
||||
sourceKey: string | null;
|
||||
cues: SubtitleCue[];
|
||||
currentTimeSec?: number | null;
|
||||
currentSubtitle: {
|
||||
|
||||
Reference in New Issue
Block a user