From b4cb990365d716a27056b30200208b4ce216308d Mon Sep 17 00:00:00 2001 From: mathilde-cryptpad <156299270+mathilde-cryptpad@users.noreply.github.com> Date: Mon, 4 Aug 2025 13:54:55 +0200 Subject: [PATCH] switch to our new email address --- customize.dist/pages/contact.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customize.dist/pages/contact.js b/customize.dist/pages/contact.js index 36f1b401f..816dc445b 100644 --- a/customize.dist/pages/contact.js +++ b/customize.dist/pages/contact.js @@ -12,7 +12,7 @@ define([ return function () { document.title = Msg.contact; - var developerEmail = "contact@cryptpad.fr"; + var developerEmail = "contact@cryptpad.org"; var adminEmail = Config.adminEmail && [ 'i.did.not.read.my.config@cryptpad.fr', developerEmail