mirror of
https://e.coding.net/circlecloud/Yum.git
synced 2024-11-22 14:28:46 +00:00
减少启动后更新的检查时间...
Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
parent
0f5db3a293
commit
c996cc43dd
@ -276,7 +276,7 @@ public class YumAPI {
|
||||
sender.sendMessage("§6[§bYum§6]§e自动更新: §a发现 §e" + ulist.size() + " §a个可更新插件 请使用 §b/yum ua §a更新所有插件!");
|
||||
}
|
||||
}
|
||||
}, 100);
|
||||
}, 60);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user