fw date default

This commit is contained in:
sctanf
2025-12-13 17:24:56 -06:00
parent 146930279c
commit 74f5a92ce1

View File

@@ -214,7 +214,7 @@ export function TrackerSettingsPage() {
whitespace="whitespace-pre-wrap"
textAlign="text-end"
>
{tracker?.device?.hardwareInfo?.firmwareDate}
{tracker?.device?.hardwareInfo?.firmwareDate || '--'}
</Typography>
</div>
<div className="flex justify-between gap-2">