mirror of
https://github.com/janishutz/MusicPlayerV2.git
synced 2025-11-25 13:04:23 +00:00
some progress
This commit is contained in:
@@ -34,6 +34,7 @@ createApp( {
|
||||
} else if ( data.type === 'currentlyPlaying' ) {
|
||||
|
||||
}
|
||||
console.log( data.data );
|
||||
};
|
||||
|
||||
source.onopen = () => {
|
||||
|
||||
Reference in New Issue
Block a user