mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
Remove mpv quit effect
- Causing errors in dev build
This commit is contained in:
parent
71b9cace53
commit
ce72ff5e8d
1 changed files with 0 additions and 4 deletions
|
|
@ -49,10 +49,6 @@ export const App = () => {
|
|||
extraParameters,
|
||||
properties,
|
||||
});
|
||||
|
||||
return () => {
|
||||
mpvPlayer?.quit();
|
||||
};
|
||||
}, []);
|
||||
|
||||
useEffect(() => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue