edl integration work
This commit is contained in:
parent
87b29fb355
commit
b508256004
@ -631,7 +631,7 @@
|
|||||||
if (response.ok) {
|
if (response.ok) {
|
||||||
response.json().then((payload) => {
|
response.json().then((payload) => {
|
||||||
// TODO: repopulate based on returned data
|
// TODO: repopulate based on returned data
|
||||||
console.dir(payload);
|
fetch_media_items();
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user