Fixed formatting.

This commit is contained in:
Ajay Ramachandran 2020-01-10 20:49:21 -05:00
parent 9e8a520d1e
commit 4f8e1bc827

View file

@ -157,7 +157,8 @@ function submitVote(type, UUID, callback) {
statusCode: xmlhttp.status statusCode: xmlhttp.status
}); });
} }
})
});
} }
async function submitTimes(videoID, callback) { async function submitTimes(videoID, callback) {