Skip to content

Commit

Permalink
Revert "manually update ch2 live no"
Browse files Browse the repository at this point in the history
This reverts commit 90da5e1.
  • Loading branch information
Jack MB committed May 31, 2024
1 parent 90da5e1 commit ec735be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/api/schedule.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export default async function handler(
schedule: data.schedule,
ch2: {
status: radioCoDataCh2.status,
liveNow: "GISIRA Festival - Iain Chambers, Humanity, Nicky Böhm",
liveNow: radioCoDataCh2.current_track.title,
},
};

Expand Down

0 comments on commit ec735be

Please sign in to comment.