remove debug
This commit is contained in:
parent
21314f934e
commit
ba8b1f2328
1 changed files with 0 additions and 1 deletions
|
@ -305,7 +305,6 @@ async function loadClips(annotations) {
|
||||||
annotations[annotations.length - 1].color2 = annotations[0].color1
|
annotations[annotations.length - 1].color2 = annotations[0].color1
|
||||||
}
|
}
|
||||||
//return annotations
|
//return annotations
|
||||||
console.log('WTF', Object.values(clips))
|
|
||||||
return Object.values(clips)
|
return Object.values(clips)
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue