From dee3f11bd7c08b476e7742b64fca017085c29835 Mon Sep 17 00:00:00 2001 From: build-token <build-token> Date: Wed, 25 Sep 2024 14:34:44 +0000 Subject: [PATCH] publish: chore: adjust button text generated from commit 53ad7b7900404cbd7e54dcba606b702f0d7233f5 --- services/monthlyReportNotification/ecolyo.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/monthlyReportNotification/ecolyo.js b/services/monthlyReportNotification/ecolyo.js index b39897302..fec813ac2 100644 --- a/services/monthlyReportNotification/ecolyo.js +++ b/services/monthlyReportNotification/ecolyo.js @@ -184212,7 +184212,7 @@ module.exports = (Handlebars["default"] || Handlebars).template({"1":function(co + alias2(alias1((depth0 != null ? lookupProperty(depth0,"baseUrl") : depth0), depth0)) + "/assets/ecolyo-icon.png\" name=\"ecolyo\" padding=\"0 10px 0 0\" href=\"" + alias2(alias1((depth0 != null ? lookupProperty(depth0,"clientUrl") : depth0), depth0)) - + "\">\n Connecter un compteur\n </mj-social-element>\n </mj-social>\n"; + + "\">\n Je connecte un compteur\n </mj-social-element>\n </mj-social>\n"; },"14":function(container,depth0,helpers,partials,data) { var stack1, alias1=depth0 != null ? depth0 : (container.nullContext || {}), lookupProperty = container.lookupProperty || function(parent, propertyName) { if (Object.prototype.hasOwnProperty.call(parent, propertyName)) { -- GitLab