Skip to content

Commit

Permalink
fix: enable WTT
Browse files Browse the repository at this point in the history
Fixes #132
  • Loading branch information
davwheat committed Feb 16, 2024
1 parent 776a7c0 commit 761154d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/announcement-data/systems/stations/AmeyCelia.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2945,6 +2945,7 @@ export default class AmeyCelia extends AmeyPhil {
'WTO',
'WTR',
'WTS',
'WTT',
'WTW',
'WTY',
'WVF',
Expand Down
1 change: 1 addition & 0 deletions src/announcement-data/systems/stations/AmeyPhil.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3384,6 +3384,7 @@ export default class AmeyPhil extends StationAnnouncementSystem {
'WTO',
'WTR',
'WTS',
'WTT',
'WTW',
'WTY',
'WVF',
Expand Down

0 comments on commit 761154d

Please sign in to comment.