mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 17:54:59 -05:00
fix: new domain dialog
This commit is contained in:
parent
bb070fdc63
commit
c95aa8c777
@ -53,7 +53,7 @@ export default function NewDomainDialog() {
|
||||
<Dialog open={open} onOpenChange={setOpen}>
|
||||
<DialogContent>
|
||||
<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{" "}
|
||||
<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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user