Skip to content

Commit

Permalink
chore: enable qqqrc
Browse files Browse the repository at this point in the history
  • Loading branch information
lovegaoshi committed Apr 25, 2024
1 parent 3ea25c3 commit 45d591e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/utils/lrcfetch/qqqrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ const getQrcLyricOptions = async (
},
];
}
return [];
// HACK: temporarily disable this because it has encoding problems
return json[
'music.musichallSong.PlayLyricInfo.GetPlayLyricInfo'
].data.vecSongID.map((info: any) => ({
Expand Down

0 comments on commit 45d591e

Please sign in to comment.