Skip to content

Commit 8e1c6c5

Browse files
committed
#hotfix line 14 template
1 parent b385970 commit 8e1c6c5

File tree

1 file changed

+1
-6
lines changed
  • src/constants/templates/shmetro

1 file changed

+1
-6
lines changed

src/constants/templates/shmetro/sh14.ts

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,7 @@ const param = {
4848
name: ['云顺路', 'Yunshun Road'],
4949
branch: { left: [], right: [] },
5050
num: '01',
51-
transfer: {
52-
tick_direc: 'r',
53-
paid_area: true,
54-
osi_names: [],
55-
info: [[['shanghai', 'sh5', '#ac4fc6', '#fff', '5号线', 'Line 5']]],
56-
},
51+
transfer: { tick_direc: 'r', paid_area: true, osi_names: [], info: [[]] },
5752
services: ['local'],
5853
facility: '',
5954
secondaryName: false,

0 commit comments

Comments
 (0)