mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
change version checking to 10 minutes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
var version = {
|
||||
updateInterval: 3000,
|
||||
updateInterval: 600000,
|
||||
intervalId: null
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user