增强随机操作,防止唤醒时卡顿

This commit is contained in:
2020-06-14 15:53:42 +08:00
parent dc054e40db
commit 5f2b0de85b
3 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "google-translate-electron",
"author": "mattuy<mattuylee@outlook.com>",
"version": "0.1.0",
"version": "0.1.1",
"main": "./src/index.js",
"description": "Google Translate for Windows Desktop, built with Electron",
"scripts": {