Skip to content

Commit

Permalink
add more music genres
Browse files Browse the repository at this point in the history
  • Loading branch information
manlikeHB committed Jan 19, 2025
1 parent b87b483 commit 770e12f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions onchain/src/utils/types.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,16 @@ pub enum Genre {
HipHop,
Pop,
Rock,
RnB,
Electronic,
Classical,
Jazz,
Country,
Blues,
Reggae,
Afrobeat,
Gospel,
Folk,
}

// TODO
Expand Down

0 comments on commit 770e12f

Please sign in to comment.