mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
Update coundown date
This commit is contained in:
parent
a3697a52ac
commit
02df93cbab
|
@ -413,7 +413,7 @@ const TwoPointZero = (): JSX.Element => {
|
||||||
</div>
|
</div>
|
||||||
<FlipClockCountdown
|
<FlipClockCountdown
|
||||||
className="m-auto"
|
className="m-auto"
|
||||||
to={new Date(2022, 10, 1).getTime()}
|
to={new Date(2022, 12, 1).getTime()}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue