added MRT sds image
This commit is contained in:
@@ -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",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user