Compare commits

...

2 Commits

Author SHA1 Message Date
5d55a10ad0 Merge pull request 'better wording for notification' (#312) from staging into main
All checks were successful
CI/CD Pipeline / test (push) Successful in 9m23s
CI/CD Pipeline / deploy-staging (push) Has been skipped
CI/CD Pipeline / deploy-main (push) Successful in 4m33s
Reviewed-on: #312
2024-03-22 21:04:23 +01:00
272b6f3eb1 better wording for notification
All checks were successful
CI/CD Pipeline / test (push) Successful in 9m27s
CI/CD Pipeline / deploy-staging (push) Successful in 4m34s
CI/CD Pipeline / deploy-main (push) Has been skipped
2024-03-22 21:03:43 +01:00

View File

@ -531,7 +531,7 @@ ORDER BY departure DESC
db, db,
&user, &user,
&format!( &format!(
"Ausfahrt am {}.{}.{} nach {} ({} km)", "Ausfahrt am {}.{}.{}; Ziel: {} ({} km)",
dep.day(), dep.day(),
dep.month(), dep.month(),
dep.year(), dep.year(),