mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-16 05:36:00 +02:00
clean up old logs
This commit is contained in:
@@ -281,9 +281,7 @@ export const MpvPlayerEngine = (props: MpvPlayerEngineProps) => {
|
||||
onPlayerPlay: () => {
|
||||
replaceMpvQueue(transcode);
|
||||
},
|
||||
onQueueCleared: () => {
|
||||
console.log('queue cleared');
|
||||
},
|
||||
onQueueCleared: () => {},
|
||||
},
|
||||
[transcode],
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user