chore: displaying warning notes in driver view & journal timetables

This commit is contained in:
2024-09-07 17:28:05 +02:00
parent b8f135a454
commit 4177c6e5f4
11 changed files with 176 additions and 65 deletions
+1
View File
@@ -204,6 +204,7 @@ export namespace API {
sceneries: string[];
path: string;
warningNotes: string | null;
}
}