new features
This commit is contained in:
@@ -203,7 +203,6 @@ const VehicleBookingListWidget: React.FC = () => {
|
||||
}}
|
||||
>
|
||||
{booking.fahrzeug_name}
|
||||
{booking.fahrzeug_kennzeichen ? ` · ${booking.fahrzeug_kennzeichen}` : ''}
|
||||
</Typography>
|
||||
</Box>
|
||||
</ListItem>
|
||||
|
||||
Reference in New Issue
Block a user