mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Merge pull request #2018 from cryptpad/update-developers-email
Switch to our new email address
This commit is contained in:
commit
dbfec317a1
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user