修复重启提示持续时间

This commit is contained in:
whyour
2023-07-18 21:39:03 +08:00
parent 4e091b0c3e
commit 01e2bd007d
3 changed files with 3 additions and 29 deletions
+1 -1
View File
@@ -141,7 +141,7 @@ const Other = ({
</span>
),
duration: 15,
duration: 30,
});
setTimeout(() => {
window.location.reload();