Skip to content

Commit

Permalink
Add music topic
Browse files Browse the repository at this point in the history
  • Loading branch information
IanPhilips committed Dec 2, 2024
1 parent 2823f6a commit 37db13e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions common/src/topics.ts
Original file line number Diff line number Diff line change
Expand Up @@ -102,16 +102,19 @@ export const TOPICS_TO_SUBTOPICS: { [key: string]: TopicInfo[] } = {
],
'🎬 Entertainment': [
{
name: '🍿 Movies, TV, & Music',
name: '🍿 Movies & TV',
groupIds: [
'KSeNIu7AWgiBBM5FqVuB', // Movies
'Xuc2UY8gGfjQqFXwxq5d', // Music
'4QIcUOfCSSha0JZHAg9X', // Celebrities
'EUSEngFk1dGGBfaMeAmh', // TV and Film
'eJZecx6r22G2NriYYXcC', // Culture
'XU1fOYURSnb58lgsqaly', // Entertainment & Pop culture
],
},
{
name: '🎶 Music',
groupIds: ['Xuc2UY8gGfjQqFXwxq5d'],
},
{
name: '🎮 Gaming',
groupIds: [
Expand Down

0 comments on commit 37db13e

Please sign in to comment.