diff --git a/5/ecolyo.fc5a305ed6e88f0961c5.js b/5/ecolyo.8bee506c109d4cb77f53.js
similarity index 99%
rename from 5/ecolyo.fc5a305ed6e88f0961c5.js
rename to 5/ecolyo.8bee506c109d4cb77f53.js
index 284970d5c94eedaf866f7b7ed10e63f1f080f9a4..662ea4cb810f1972320eb9ab6a62e21855081c8f 100644
--- a/5/ecolyo.fc5a305ed6e88f0961c5.js
+++ b/5/ecolyo.8bee506c109d4cb77f53.js
@@ -5205,7 +5205,7 @@ __webpack_require__("zN8g");
 function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
 function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
 var FluidChart = function FluidChart(_ref) {
-  var _currentFluidStatus$l, _currentFluidStatus$l2, _currentFluidStatus$c;
+  var _currentFluidStatus$l, _currentFluidStatus$l2, _currentFluidStatus$c, _currentFluidStatus$c2, _currentFluidStatus$c3;
   var fluidType = _ref.fluidType,
     setActive = _ref.setActive;
   var _useI18n = (0, _I18n.useI18n)(),
@@ -5343,7 +5343,7 @@ var FluidChart = function FluidChart(_ref) {
     className: "btnSecondary",
     onClick: toggleModalConnection
   }, t("auth.".concat((0, _utils.getKonnectorSlug)(fluidType), ".connect"))));
-  var isKonnectorUpdatedWithinLastThreeDays = _luxon.DateTime.fromISO((currentFluidStatus === null || currentFluidStatus === void 0 ? void 0 : (_currentFluidStatus$c = currentFluidStatus.connection.konnector) === null || _currentFluidStatus$c === void 0 ? void 0 : _currentFluidStatus$c.updated_at) || '') >= _luxon.DateTime.local().minus({
+  var isKonnectorUpdatedWithinLastThreeDays = _luxon.DateTime.fromISO((currentFluidStatus === null || currentFluidStatus === void 0 ? void 0 : (_currentFluidStatus$c = currentFluidStatus.connection) === null || _currentFluidStatus$c === void 0 ? void 0 : (_currentFluidStatus$c2 = _currentFluidStatus$c.trigger) === null || _currentFluidStatus$c2 === void 0 ? void 0 : (_currentFluidStatus$c3 = _currentFluidStatus$c2.cozyMetadata) === null || _currentFluidStatus$c3 === void 0 ? void 0 : _currentFluidStatus$c3.createdAt) || '') >= _luxon.DateTime.local().minus({
     days: 3
   });
 
diff --git a/app/ecolyo.7b068fee5232e0e261f3.js b/app/ecolyo.af14484ffea10e77d206.js
similarity index 99%
rename from app/ecolyo.7b068fee5232e0e261f3.js
rename to app/ecolyo.af14484ffea10e77d206.js
index a995bd1a4c95ea522d0c07d0546909186b1831ef..dc58a35bace5905ff4eebd10e4a924ba1721231d 100644
--- a/app/ecolyo.7b068fee5232e0e261f3.js
+++ b/app/ecolyo.af14484ffea10e77d206.js
@@ -64,7 +64,7 @@
 /******/
 /******/ 	// script path function
 /******/ 	function jsonpScriptSrc(chunkId) {
-/******/ 		return __webpack_require__.p + "" + ({}[chunkId]||chunkId) + "/ecolyo." + {"3":"b00552dc647e62d7dbee","4":"f03be0cafa79816c7d30","5":"fc5a305ed6e88f0961c5","6":"549e52f150fb1855a51a","7":"0aa5f5c57c463f74cbec","8":"e5c126b21505089b1bec","9":"d291da09c33bf88b3d41","10":"48e22fe54b797e13649d","11":"b5b57265a7650f49bb4f"}[chunkId] + ".js"
+/******/ 		return __webpack_require__.p + "" + ({}[chunkId]||chunkId) + "/ecolyo." + {"3":"b00552dc647e62d7dbee","4":"f03be0cafa79816c7d30","5":"8bee506c109d4cb77f53","6":"549e52f150fb1855a51a","7":"0aa5f5c57c463f74cbec","8":"e5c126b21505089b1bec","9":"d291da09c33bf88b3d41","10":"48e22fe54b797e13649d","11":"b5b57265a7650f49bb4f"}[chunkId] + ".js"
 /******/ 	}
 /******/
 /******/ 	// The require function
diff --git a/index.html b/index.html
index 0c8b931cdfd79b7a3954d93c47976ca2092b4004..bcb11352111e7d9692c36f30271cd4e2af8126db 100644
--- a/index.html
+++ b/index.html
@@ -1 +1 @@
-<!DOCTYPE html><html lang="{{.Locale}}"><head><meta charset="utf-8"><title>Ecolyo</title><link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"><!-- PWA Manifest --><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#297EF2"><meta name="viewport" content="width=device-width,height=device-height,initial-scale=1,viewport-fit=cover"><!-- PWA Chrome --><link rel="icon" sizes="192x192" href="/android-chrome-192x192.png"><link rel="icon" sizes="512x512" href="/android-chrome-512x512.png"><!-- PWA iOS --><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="apple-touch-startup-image" href="/apple-touch-icon.png"><meta name="apple-mobile-web-app-title" content="Ecolyo"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black"><!-- PWA Colors --><meta name="theme-color" content="#343641"><meta name="background-color" content="#121212">{{.ThemeCSS}} {{.CozyBar}}<script src="//{{.Domain}}/assets/js/piwik.js"></script></head><body><div role="application" class="application" data-cozy="{{.CozyData}}"><script src="vendors/ecolyo.f97b7a5aeecbd744b032.js"></script><script src="app/ecolyo.7b068fee5232e0e261f3.js"></script></div></body></html>
\ No newline at end of file
+<!DOCTYPE html><html lang="{{.Locale}}"><head><meta charset="utf-8"><title>Ecolyo</title><link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"><!-- PWA Manifest --><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#297EF2"><meta name="viewport" content="width=device-width,height=device-height,initial-scale=1,viewport-fit=cover"><!-- PWA Chrome --><link rel="icon" sizes="192x192" href="/android-chrome-192x192.png"><link rel="icon" sizes="512x512" href="/android-chrome-512x512.png"><!-- PWA iOS --><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="apple-touch-startup-image" href="/apple-touch-icon.png"><meta name="apple-mobile-web-app-title" content="Ecolyo"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black"><!-- PWA Colors --><meta name="theme-color" content="#343641"><meta name="background-color" content="#121212">{{.ThemeCSS}} {{.CozyBar}}<script src="//{{.Domain}}/assets/js/piwik.js"></script></head><body><div role="application" class="application" data-cozy="{{.CozyData}}"><script src="vendors/ecolyo.f97b7a5aeecbd744b032.js"></script><script src="app/ecolyo.af14484ffea10e77d206.js"></script></div></body></html>
\ No newline at end of file