more edl work
This commit is contained in:
parent
5f19650e90
commit
884ac05770
@ -578,6 +578,7 @@
|
||||
body: payload,
|
||||
})
|
||||
.then((response) => {
|
||||
console.log("received response from edl_save_button");
|
||||
if (response.ok) {
|
||||
response.json().then((payload) => {
|
||||
// TODO: repopulate based on returned data
|
||||
|
Loading…
Reference in New Issue
Block a user