Skip to content
Snippets Groups Projects
Commit af1a1bbd authored by Romain CREY's avatar Romain CREY
Browse files

fix: slug in config

parent 30cbe1b7
No related branches found
No related tags found
2 merge requests!39Merge DEV to MASTER,!38Features/us162 change slug name
...@@ -9,8 +9,7 @@ ...@@ -9,8 +9,7 @@
"name": "Enedis", "name": "Enedis",
"type": "ELECTRICITY", "type": "ELECTRICITY",
"oauth": true, "oauth": true,
"slug": "enedis", "slug": "enedisgrandlyon"
"id": "io.cozy.konnectors/enedis"
}, },
"siteLink": "https://mon-compte-client.enedis.fr/" "siteLink": "https://mon-compte-client.enedis.fr/"
}, },
...@@ -23,8 +22,7 @@ ...@@ -23,8 +22,7 @@
"name": "Eau du Grand Lyon", "name": "Eau du Grand Lyon",
"type": "WATER", "type": "WATER",
"oauth": false, "oauth": false,
"slug": "egl", "slug": "eglgrandlyon"
"id": "io.cozy.konnectors/egl"
}, },
"siteLink": "https://agence.eaudugrandlyon.com/inscription.aspx" "siteLink": "https://agence.eaudugrandlyon.com/inscription.aspx"
}, },
...@@ -37,8 +35,7 @@ ...@@ -37,8 +35,7 @@
"name": "GRDF", "name": "GRDF",
"type": "GAS", "type": "GAS",
"oauth": false, "oauth": false,
"slug": "grdf", "slug": "grdfgrandlyon"
"id": "io.cozy.konnectors/grdf"
}, },
"siteLink": "https://monespace.grdf.fr/monespace/connexion" "siteLink": "https://monespace.grdf.fr/monespace/connexion"
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment