feat(ui): put homepage title back into appbar on top

This commit is contained in:
fbachus
2026-08-09 15:09:12 +02:00
parent 5b073b9e94
commit b5272e5052
5 changed files with 23 additions and 25 deletions
+1 -1
View File
@@ -1183,4 +1183,4 @@ enum VehicleType {
subway,
regionalTrain,
PLACEHOLDER,
}
}