Added json settings

This commit is contained in:
2022-02-01 23:54:52 +01:00
parent 51c7738b12
commit 9a4fcee3dd
3 changed files with 60 additions and 3 deletions

View File

@ -42,6 +42,7 @@
}
},
"timer": {
"del": 30
"del": 30,
"refreshTimer": 1
}
}