Skip to content

Commit

Permalink
Removing message the show seems to have caused weird API behaviour. T…
Browse files Browse the repository at this point in the history
…his should try to fix it.
  • Loading branch information
markjfannon committed Sep 23, 2024
1 parent 92da625 commit b1e0edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default function Home() {
<ImageHeader />
<main>
{<News />}
{/*<NowPlaying />*/}
<NowPlaying />
<div className="index-container">

<Schedule />
Expand Down

0 comments on commit b1e0edd

Please sign in to comment.