Edit migration message

This commit is contained in:
nthouliss 2023-04-28 14:50:02 +10:00
parent 9c26825ed4
commit c382c7dfb1

View File

@ -8,8 +8,8 @@ export function MigrationNotification() {
useEffect(() => { useEffect(() => {
const message = ( const message = (
<span> <span>
The new era of Owlbear Rodeo is coming on July 19th. Make sure to The new era of Owlbear Rodeo is coming on July 18th. Make sure to
migrate your data before July 19th. <Link href="#">Read more</Link> migrate your data before July 18th. <Link href="#">Read more</Link>
</span> </span>
); );
addToast(message, { addToast(message, {