use proper name :-)
This commit is contained in:
parent
6044aed46f
commit
1c43d83bd4
@ -62,7 +62,7 @@ impl Trip {
|
||||
&user,
|
||||
&format!(
|
||||
"{} hat eine Ausfahrt zur selben Zeit ({} um {}) wie du erstellt",
|
||||
user.name, trip.day, trip.planned_starting_time
|
||||
cox.user.name, trip.day, trip.planned_starting_time
|
||||
),
|
||||
"Neue Ausfahrt zur selben Zeit".into(),
|
||||
None,
|
||||
|
Loading…
Reference in New Issue
Block a user