fix: 移除多余的闭合大括号
This commit is contained in:
@@ -483,7 +483,6 @@ async function processSong(song) {
|
|||||||
|
|
||||||
return false; // Failed
|
return false; // Failed
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
async function searchSongInNavidrome(song) {
|
async function searchSongInNavidrome(song) {
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user