star path error fix

This commit is contained in:
Kara Hoagland
2022-11-14 18:07:33 -08:00
parent b6f3a57231
commit bc276dc30c
4 changed files with 4 additions and 4 deletions

View File

@@ -66,7 +66,6 @@ function setupUpdate(){
tagContainer.append(newTag);
}
}
//Take formdata values as newData when submit
form.addEventListener("submit", function(){
/*