Skip to content

Commit

Permalink
remove cringe
Browse files Browse the repository at this point in the history
  • Loading branch information
GregTCLTK committed Jan 22, 2024
1 parent 4c10770 commit b3b82c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/_legacy/music/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ export function uploadSongToDrop(state: StateHandler<{ songs: Song[]; artists: A
country: state.language!,
instrumental: false,
explicit: false,
primaryGenre: state.primaryGenre!,
secondaryGenre: state.secondaryGenre!,
year: new Date().getFullYear(),
progress: 0,
Expand Down

0 comments on commit b3b82c7

Please sign in to comment.