mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-12 19:01:47 +00:00
fix(music-together): remove debug log
This commit is contained in:
@ -214,7 +214,6 @@ export default createPlugin<
|
||||
event: ConnectionEventUnion,
|
||||
conn?: DataConnection | null,
|
||||
) => {
|
||||
console.log('event', event, this.queue?.videoList);
|
||||
this.ignoreChange = true;
|
||||
|
||||
switch (event.type) {
|
||||
|
||||
Reference in New Issue
Block a user