mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-11 09:30:46 +01:00
Fixed formatting.
This commit is contained in:
parent
9e8a520d1e
commit
4f8e1bc827
1 changed files with 26 additions and 25 deletions
|
@ -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) {
|
||||||
|
|
Loading…
Reference in a new issue