Skip to content

Commit

Permalink
Merge pull request #394 from lovegaoshi/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
lovegaoshi authored Apr 25, 2024
2 parents b443854 + 45d591e commit f961d48
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ if (TRACKING) {
/Failed to delete /,
'Cannot convert undefined value to object',
'no audio url',
'com.google.android.play.core.appupdate.internal.zzy',
],
});
}
Expand Down
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 f961d48

Please sign in to comment.