gemercheung %!s(int64=3) %!d(string=hai) anos
pai
achega
59b2fa15fe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/renderer/src/App.vue

+ 1 - 1
packages/renderer/src/App.vue

@@ -53,7 +53,7 @@ function stop() {
     if (terminal) {
     if (terminal) {
       terminal.clear();
       terminal.clear();
     }
     }
-  }, 200);
+  }, 1500);
 }
 }
 </script>
 </script>