Commit 40bda86
committed
Fix missing source arrival consecutive time in TrainrunSectionViewObject.generateKey()
Only the source matters for the first section, the target is handled
by the last section of the chain.
Same as this commit, but for the consecutive time:
9689208
Signed-off-by: Simon Ser <[email protected]>1 parent 47135e7 commit 40bda86
File tree
1 file changed
+1
-1
lines changed- src/app/view/editor-main-view/data-views
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments