custom-train-dataの不足を修正
This commit is contained in:
parent
2a3e6c95b3
commit
9301780212
@ -627,6 +627,15 @@ export const customTrainDataDetector = (TrainNumber) => {
|
||||
trainNumDistance: null,
|
||||
info: "[団体専用] 第2章 -四国の伝統文化を感じて- 多度津・坂出・松山",
|
||||
};
|
||||
/////ロイヤルエクスプレス
|
||||
case "9002":
|
||||
return {
|
||||
type: "SPCL",
|
||||
trainName: "THE ROYAL EXPRESS",
|
||||
trainIcon: "http://trainfrontview.net/p/izq2100rex1.png",
|
||||
trainNumDistance: null,
|
||||
info: "[団体専用] 第3章 -凪の誘い・瀬戸内の絶景- 今治・しまなみ海道",
|
||||
};
|
||||
default:
|
||||
return {
|
||||
type: "Normal",
|
||||
|
Loading…
Reference in New Issue
Block a user