Skip to content

Commit

Permalink
Icon swap
Browse files Browse the repository at this point in the history
  • Loading branch information
agersant committed Oct 16, 2024
1 parent a9e6785 commit a19c96e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/playback/Stats.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</div>
</div>
<div class="flex flex-col">
<SectionTitle label="Main Genres" icon="label" />
<SectionTitle label="Main Genres" icon="hexagon" />
<apexchart type="radar" :options="genreChartOptions" :series="genreSeries" />
</div>
<div class="flex flex-col">
Expand Down

0 comments on commit a19c96e

Please sign in to comment.