added MRT sds image

This commit is contained in:
PxlLoewe
2025-06-07 00:34:30 -07:00
parent 6be3f70371
commit dd53110500
16 changed files with 1853 additions and 136 deletions

View File

@@ -122,7 +122,7 @@ export const useMrtStore = create<MrtStore>(
},
{ textLeft: "ILS VAR#", textSize: "3" },
{
textLeft: "new status received",
textLeft: "empfangen",
style: { fontWeight: "bold" },
textSize: "4",
},
@@ -136,7 +136,7 @@ export const useMrtStore = create<MrtStore>(
page: "sds",
lines: [
{
textLeft: `neue SDS-Nachricht`,
textLeft: `SDS-Nachricht`,
style: { fontWeight: "bold" },
textSize: "2",
},