Fix time period type

This commit is contained in:
Misode
2019-12-27 14:13:37 +01:00
parent 793c334002
commit 3a9d83d775
+1 -1
View File
@@ -637,7 +637,7 @@
}, },
{ {
"id": "period", "id": "period",
"type": "range", "type": "int",
"translate": "condition.time_period", "translate": "condition.time_period",
"help": true, "help": true,
"require": [ "require": [