mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-05-17 10:27:30 +08:00
🐞 fix: 修复刷新后第一次播放出现的无法播放问题
This commit is contained in:
@@ -45,6 +45,7 @@ export interface SongResult {
|
||||
// 时长
|
||||
duration?: number;
|
||||
dt?: number;
|
||||
isFirstPlay?: boolean;
|
||||
}
|
||||
|
||||
export interface Song {
|
||||
|
||||
Reference in New Issue
Block a user