change reminder list

This commit is contained in:
Yuri Kuznetsov
2022-11-18 18:23:42 +02:00
parent 93fb78cf71
commit 77f01fd28d
@@ -17,7 +17,7 @@
},
"seconds": {
"type": "enumInt",
"options": [0, 60, 120, 300, 600, 900, 1800, 3600, 7200, 10800, 18000, 86400, 172800, 259200, 432000, 604800],
"options": [0, 60, 120, 300, 600, 900, 1800, 3600, 7200, 18000, 86400, 604800],
"default": 0
},
"entityType": {