Compare commits

..

2 Commits

Author SHA1 Message Date
dvelo
2b97ed4529
fix: new domain dialog
fix: new domain dialog
2024-12-24 13:44:29 -06:00
dvelo
c95aa8c777 fix: new domain dialog 2024-12-24 13:17:27 -06:00

@ -53,7 +53,7 @@ export default function NewDomainDialog() {
<Dialog open={open} onOpenChange={setOpen}> <Dialog open={open} onOpenChange={setOpen}>
<DialogContent> <DialogContent>
<DialogTitle>We've moved domains!</DialogTitle> <DialogTitle>We've moved domains!</DialogTitle>
<DialogDescription className="text-white"> <DialogDescription className="text-black dark:text-white">
We have changed our domain from <code>list.mlnehut.com</code> to{" "} We have changed our domain from <code>list.mlnehut.com</code> to{" "}
<code>mhsf.app</code>. Thank you for your continued support. We'd also <code>mhsf.app</code>. Thank you for your continued support. We'd also
like to thank Tarna for providing us with a domain we can use for the like to thank Tarna for providing us with a domain we can use for the