From bb2f151e110ab13b0a3d4c276b5fd1e620e9ecc2 Mon Sep 17 00:00:00 2001 From: Ranlvor Date: Sun, 24 Jun 2018 16:57:45 +0200 Subject: [PATCH] types.str -> types.string --- config/rzl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rzl.js b/config/rzl.js index 1f3e24b..dc660d5 100644 --- a/config/rzl.js +++ b/config/rzl.js @@ -128,7 +128,7 @@ const config : Config = { command: "", defaultValue: "", values: {}, - type: types.str + type: types.string }, infoscreen: { state: "/service/openhab/out/pca301_infoscreen/state",