5 lines
166 B
TypeScript
5 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";
|