Test
This commit is contained in:
parent
d7dccca810
commit
aa9aed75c0
1 changed files with 1 additions and 0 deletions
|
@ -447,6 +447,7 @@ module.exports = {
|
|||
async function updateCommits() {
|
||||
var commits = gitCommitCount()
|
||||
|
||||
|
||||
// var siteResponse = await (await fetch(`https://git.violets-purgatory.dev/bingus_violet/violets-purgatory/src/branch/${process.env.BRANCH || "origin"}`)).text()
|
||||
// var commits = siteResponse.substring(0, siteResponse.indexOf("Commits"))
|
||||
|
||||
|
|
Loading…
Reference in a new issue