Explorar o código

Update index.tsx

lex hai 10 meses
pai
achega
908b424d4b
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/views/tempo-practice/index.tsx

+ 0 - 2
src/views/tempo-practice/index.tsx

@@ -196,8 +196,6 @@ export default defineComponent({
       if (ev.data.api === 'setPlayState') {
         if (ev.data.data) {
           handlePlay();
-        } else {
-          handleStop();
         }
       }