Merge pull request 'better wording for notification' (#312) from staging into main
Reviewed-on: #312
This commit is contained in:
commit
5d55a10ad0
@ -531,7 +531,7 @@ ORDER BY departure DESC
|
||||
db,
|
||||
&user,
|
||||
&format!(
|
||||
"Ausfahrt am {}.{}.{} nach {} ({} km)",
|
||||
"Ausfahrt am {}.{}.{}; Ziel: {} ({} km)",
|
||||
dep.day(),
|
||||
dep.month(),
|
||||
dep.year(),
|
||||
|
Loading…
Reference in New Issue
Block a user