Skip to content

Commit

Permalink
Update ede.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Xarth-Mai authored Feb 24, 2024
1 parent 69a69a8 commit a640330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ede.js
Original file line number Diff line number Diff line change
Expand Up @@ -874,7 +874,7 @@
await initConfig();
await new Promise(resolve => setTimeout(resolve, 150));
continue;
}
}
playingInfo = sessionInfo[0].NowPlayingItem;
}
showDebugInfo('获取Item信息成功: ' + (playingInfo.SeriesName || playingInfo.Name));
Expand Down

0 comments on commit a640330

Please sign in to comment.