feat: X-Achse auf deutsches Datumsformat umgestellt (dd.MM)
This commit is contained in:
@@ -130,7 +130,7 @@ const LoopChartActionBar: React.FC = () => {
|
||||
{/* Slot Nummer links positioniert */}
|
||||
<div className="flex items-center">
|
||||
<label className="text-sm font-semibold">
|
||||
Slot-Nr.: {slotNumber ?? "-"}
|
||||
Slot {slotNumber ?? "-"}
|
||||
</label>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user