This commit is contained in:
parent
6c7b94adce
commit
528813d4a0
6 changed files with 33 additions and 4 deletions
|
|
@ -38,7 +38,6 @@ function HighlightsView({ data, highlights, setSelectedRecording, setView }) {
|
|||
if (rec) {
|
||||
// Pass the highlight's startSeconds to seek to that position
|
||||
setSelectedRecording(rec, highlight.startSeconds);
|
||||
setView('detail');
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue