zhengnaiwen_citu 6 tháng trước cách đây
mục cha
commit
edf0c51220
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 () => {