Skip to content

Commit

Permalink
Merge branch 'main' into deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
davwheat committed Dec 2, 2023
2 parents 8605de3 + fb40671 commit 9c4e25f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/announcement-data/systems/stations/AmeyPhil.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5102,7 +5102,7 @@ function LiveTrainAnnouncements({ nextTrainHandler, disruptedTrainHandler, syste
<FullScreen enabled={isFullscreen} onChange={setFullscreen}>
<iframe
className={classes.iframe}
src={`https://raildotmatrix.davwheat.dev/board/?type=gtr-new&station=${selectedCrs}&noBg=1&hideSettings=1`}
src={`https://raildotmatrix.co.uk/board/?type=gtr-new&station=${selectedCrs}&noBg=1&hideSettings=1`}
/>
</FullScreen>

Expand Down

0 comments on commit 9c4e25f

Please sign in to comment.