zhengnaiwen_citu hace 6 meses
padre
commit
edf0c51220
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/update.js

+ 1 - 1
src/update.js

@@ -41,7 +41,7 @@ async function needUpdate () {
   return result
 }
 
-const DURATION = 2000
+const DURATION = 3000
 
 export default function autoRefresh () {
   setTimeout(async () => {