Поправлено время проверки обновления

This commit is contained in:
Book Pauk
2023-03-17 10:26:29 +07:00
parent 8e5e0104a4
commit 82eb78f433

View File

@@ -30,7 +30,7 @@ const stateToText = {
};
const cleanDirInterval = 60*60*1000;//каждый час
const checkReleaseInterval = 2*60*60*1000;//каждые 2 часа
const checkReleaseInterval = 7*60*60*1000;//каждые 7 часов
//singleton
let instance = null;