fix: 领取纪行奖励升级时sleep过短导致无法正常退出领奖界面

This commit is contained in:
bling-yshs
2024-11-22 22:09:59 +08:00
parent 855a761114
commit fdd35d9ac1
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 1,
"name": "领取纪行",
"version": "1.0",
"version": "1.1",
"description": "用于领取纪行",
"authors": [
{
@@ -9,4 +9,4 @@
}
],
"main": "main.js",
}
}