mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-09 13:44:58 -05:00
Compare commits
No commits in common. "2b97ed4529d31d5f1c748b7e1b3a875bd01b2668" and "bf99f259c405592b1423a8956b03600216062972" have entirely different histories.
2b97ed4529
...
bf99f259c4
@ -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-black dark:text-white">
|
<DialogDescription className="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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user