finally enable update checks
This commit is contained in:
parent
831cbcfa5d
commit
b8016dc0fb
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
window.addEventListener('DOMContentLoaded', async () => {
|
window.addEventListener('DOMContentLoaded', async () => {
|
||||||
clock()
|
clock()
|
||||||
searcher()
|
searcher()
|
||||||
|
check_update()
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue