chore: update contact

This commit is contained in:
Steven
2023-11-10 09:09:00 +08:00
parent 4f94927b5c
commit c8d8c4e40c
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ const SubscriptionFAQ = () => {
<Accordion>
<AccordionSummary>{`Can I get a refund if Slash doesn't meet my needs?`}</AccordionSummary>
<AccordionDetails>
Yes, absolutely! You can send a email to me at `stevenlgtm@gmail.com`. I will refund you as soon as possible.
Yes, absolutely! You can send a email to me at `yourselfhosted@gmail.com`. I will refund you as soon as possible.
</AccordionDetails>
</Accordion>
</AccordionGroup>