mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-05-19 03:57:28 +08:00
small fix
This commit is contained in:
@@ -625,6 +625,10 @@ class AudioService {
|
||||
}
|
||||
|
||||
resolve(this.currentSound);
|
||||
} catch (error) {
|
||||
console.error('Audio initialization failed:', error);
|
||||
reject(error);
|
||||
}
|
||||
}
|
||||
} catch (error) {
|
||||
console.error('Audio initialization failed:', error);
|
||||
|
||||
Reference in New Issue
Block a user