v1.1.1: 构建修复,优化警告,新增自动脚本
This commit is contained in:
@@ -35,7 +35,7 @@ namespace BetterEN5
|
||||
private async void Run()
|
||||
{
|
||||
await Task.Delay(TimeSpan.FromSeconds(3));
|
||||
TouchFixService.ApplyFixAsync();
|
||||
await TouchFixService.ApplyFixAsync();
|
||||
ExportUIItems();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user