Poprawki po migracji

This commit is contained in:
2022-07-16 17:07:57 +02:00
parent 46e700583d
commit 7888e59117
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import TrainStop from "@/scripts/interfaces/TrainStop";
import TrainStop from './TrainStop';
export default interface Train {
trainId: string;