From b0125bb8c67b4edfee944c75b99d7969976e2b16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Mon, 11 Jun 2018 10:32:04 +0200 Subject: [PATCH] Fix json typos in interfaces --- libnymea/interfaces/blind.json | 2 +- libnymea/interfaces/shutter.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libnymea/interfaces/blind.json b/libnymea/interfaces/blind.json index 947dac2f..635cc6a3 100644 --- a/libnymea/interfaces/blind.json +++ b/libnymea/interfaces/blind.json @@ -1,5 +1,5 @@ { - "extends": "simpleclosable" + "extends": "simpleclosable", "actions": [ { "name": "stop" diff --git a/libnymea/interfaces/shutter.json b/libnymea/interfaces/shutter.json index 947dac2f..635cc6a3 100644 --- a/libnymea/interfaces/shutter.json +++ b/libnymea/interfaces/shutter.json @@ -1,5 +1,5 @@ { - "extends": "simpleclosable" + "extends": "simpleclosable", "actions": [ { "name": "stop"