From 4ba687dc163413237c68e22f9b994c65c0e937e6 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 24 九月 2021 18:39:13 +0800
Subject: [PATCH] 2021-09-24

---
 src/tabviews/zshare/actionList/normalbutton/index.jsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/tabviews/zshare/actionList/normalbutton/index.jsx b/src/tabviews/zshare/actionList/normalbutton/index.jsx
index 9b690c8..75b4a29 100644
--- a/src/tabviews/zshare/actionList/normalbutton/index.jsx
+++ b/src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -715,7 +715,7 @@
                 this.updateStatus('over')
                 _resolve()
               })
-            }, 20 * i)
+            }, 100 * i)
           })
         })
         Promise.all(deffers).then(result => {

--
Gitblit v1.8.0