From d879915cb9d586a7bb480614799ee48c81a383ab Mon Sep 17 00:00:00 2001 From: Montassar Ghanmy Date: Fri, 8 Dec 2023 09:59:44 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Remove=20company=20name=20from?= =?UTF-8?q?=20template=20subject=20(#297)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../email-pusher/templates/en/notification-digest.subject.eta | 2 +- .../templates/en/notification-document-shared.subject.eta | 2 +- .../en/notification-document-version-updated.subject.eta | 2 +- .../email-pusher/templates/fr/notification-digest.subject.eta | 2 +- .../templates/fr/notification-document-shared.subject.eta | 2 +- .../fr/notification-document-version-updated.subject.eta | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-digest.subject.eta b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-digest.subject.eta index b3ed9edf..2342aff0 100644 --- a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-digest.subject.eta +++ b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-digest.subject.eta @@ -1 +1 @@ -Missed notifications in your Twake Drive <%= it.company.name %> +Missed notifications in your Twake Drive diff --git a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-document-shared.subject.eta b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-document-shared.subject.eta index b3ed9edf..2342aff0 100644 --- a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-document-shared.subject.eta +++ b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-document-shared.subject.eta @@ -1 +1 @@ -Missed notifications in your Twake Drive <%= it.company.name %> +Missed notifications in your Twake Drive diff --git a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-document-version-updated.subject.eta b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-document-version-updated.subject.eta index b3ed9edf..2342aff0 100644 --- a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-document-version-updated.subject.eta +++ b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/en/notification-document-version-updated.subject.eta @@ -1 +1 @@ -Missed notifications in your Twake Drive <%= it.company.name %> +Missed notifications in your Twake Drive diff --git a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-digest.subject.eta b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-digest.subject.eta index 2ce084dd..e1a85d3e 100644 --- a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-digest.subject.eta +++ b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-digest.subject.eta @@ -1 +1 @@ -Notifications manquées dans votre Twake Drive <%= it.company.name %> +Notifications manquées dans votre Twake Drive diff --git a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-shared.subject.eta b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-shared.subject.eta index 2ce084dd..e1a85d3e 100644 --- a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-shared.subject.eta +++ b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-shared.subject.eta @@ -1 +1 @@ -Notifications manquées dans votre Twake Drive <%= it.company.name %> +Notifications manquées dans votre Twake Drive diff --git a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-version-updated.subject.eta b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-version-updated.subject.eta index 2ce084dd..e1a85d3e 100644 --- a/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-version-updated.subject.eta +++ b/tdrive/backend/node/src/core/platform/services/email-pusher/templates/fr/notification-document-version-updated.subject.eta @@ -1 +1 @@ -Notifications manquées dans votre Twake Drive <%= it.company.name %> +Notifications manquées dans votre Twake Drive