From 0d6eaead3c962b8578bdffe2ec429f69ba21e693 Mon Sep 17 00:00:00 2001
From: Hugo SUBTIL <ext.sopra.husubtil@grandlyon.com>
Date: Fri, 5 Aug 2022 16:34:15 +0200
Subject: [PATCH] fix: manifest

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

diff --git a/manifest.konnector b/manifest.konnector
index 9915ed5..f9b5284 100644
--- a/manifest.konnector
+++ b/manifest.konnector
@@ -20,7 +20,7 @@
   "screenshots": [],
   "permissions": {
     "accounts": {
-      "type": "io.cozy.accounts",
+      "type": "io.cozy.accounts"
     },
     "files": {
       "type": "io.cozy.files"
-- 
GitLab