From a07f58e9b42d5a85b6c99bd3e2f1f7d214b834cc Mon Sep 17 00:00:00 2001
From: "guilhem.carron" <gcarron@grandlyon.com>
Date: Tue, 4 May 2021 15:30:42 +0200
Subject: [PATCH] Fix build error

---
 manifest.konnector | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manifest.konnector b/manifest.konnector
index a8de5f9..1b035af 100644
--- a/manifest.konnector
+++ b/manifest.konnector
@@ -54,7 +54,7 @@
       }
     },
     "en": {
-      "short_description": "Water consumption data fetched from "Eau du Grand Lyon" API",
+      "short_description": "Water consumption data fetched from /"Eau du Grand Lyon/" API",
       "long_description": "This konnector fetches the data curve gathered by Téléo device.",
       "permissions": {
         "egl data": {
-- 
GitLab