Update configPage.html
It isn't actually this easy, right? Revert "It isn't actually this easy, right?" This reverts commit d3cdb654689fd47e4ef65c7db05ee19be9368268. Revert "Update configPage.html" This reverts commit ae5d1828a4fa0dfd01f049a178bd839e9dbb5e25. dfgd
This commit is contained in:
parent
cb02c92081
commit
7519f149f5
@ -1612,7 +1612,7 @@
|
||||
fetchWithAuth("Episode/" + lhsId + "/Timestamps", "POST", JSON.stringify(newLhs));
|
||||
fetchWithAuth("Episode/" + rhsId + "/Timestamps", "POST", JSON.stringify(newRhs));
|
||||
|
||||
Dashboard.alert("New introduction timestamps saved");
|
||||
Dashboard.alert("New segment timestamps saved");
|
||||
});
|
||||
document.addEventListener("keydown", keyDown);
|
||||
windowHashInterval = setInterval(checkWindowHash, 2500);
|
||||
|
Loading…
x
Reference in New Issue
Block a user