diff --git a/src/App.jsx b/src/App.jsx index 1e3b932..bcc9fee 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -125,7 +125,7 @@ function App() { } if(props.reset){ - sendOsc(OSC_ADDRESS.RESETCUE,'','all'); + //sendOsc(OSC_ADDRESS.RESETCUE,'','all'); refLight.current.set(1); }