master
Jan 2021-01-17 11:46:05 +01:00
parent 5fe7e596fe
commit 848296d32f
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ let update = async () => {
}
update();
//setInterval(update, 15000);
setInterval(update, 15000);
/**
*