more edl work
This commit is contained in:
parent
ca94420168
commit
e1862aecf3
@ -567,6 +567,9 @@
|
||||
current_items.forEach((insertPoint) => {
|
||||
payload.inserts.push(insertPoint.getAttribute("data-timestamp"));
|
||||
});
|
||||
console.log("preparing to save edl:");
|
||||
console.dir(payload);
|
||||
console.dir(e.target.parentNode);
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user