Update the support email
This commit is contained in:
parent
3c4619e5e4
commit
1157919496
1 changed files with 2 additions and 2 deletions
|
@ -46,9 +46,9 @@ export default function HelpSection() {
|
|||
variant="secondary"
|
||||
/>
|
||||
<EnteMenuItem
|
||||
onClick={() => openLink("mailto:contact@ente.io", true)}
|
||||
onClick={() => openLink("mailto:support@ente.io", true)}
|
||||
labelComponent={
|
||||
<NoStyleAnchor href="mailto:contact@ente.io">
|
||||
<NoStyleAnchor href="mailto:support@ente.io">
|
||||
<Typography fontWeight={"bold"}>
|
||||
{t("SUPPORT")}
|
||||
</Typography>
|
||||
|
|
Loading…
Reference in a new issue