mirror of https://github.com/dirtbags/moth.git
More small fixes
This commit is contained in:
parent
9b047e7821
commit
ae882ff349
|
@ -143,7 +143,7 @@ function drawCacheButton(teamId) {
|
|||
})
|
||||
}
|
||||
|
||||
setInterval ( updateCacheButton , 30000)
|
||||
setInterval (updateCacheButton , 30000)
|
||||
updateCacheButton()
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue