mirror of
https://github.com/ente-io/ente.git
synced 2025-06-16 13:48:39 +00:00
6 lines
166 B
TypeScript
6 lines
166 B
TypeScript
export const ENTE_WEBSITE_LINK = "https://ente.io";
|
|
|
|
export const SUPPORT_EMAIL = "support@ente.io";
|
|
|
|
export const DELETE_ACCOUNT_EMAIL = "account-deletion@ente.io";
|