mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
Improve mpv error logging
This commit is contained in:
parent
ff4ce89bc9
commit
60105103f3
4 changed files with 178 additions and 131 deletions
|
|
@ -18,7 +18,6 @@ const cleanup = () => {
|
|||
};
|
||||
|
||||
const setProperties = (data: Record<string, any>) => {
|
||||
console.log('Setting property :>>', data);
|
||||
ipcRenderer.send('player-set-properties', data);
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue