🎉 正式版v1.0.0发布

This commit is contained in:
hunlongyu
2020-05-18 09:26:08 +08:00
parent 68fe961791
commit 3afa38beb7
3 changed files with 5 additions and 7 deletions

View File

@@ -9,8 +9,6 @@ import path from 'path'
import { autoUpdater } from 'electron-updater'
const isDevelopment = process.env.NODE_ENV !== 'production'
// Keep a global reference of the window object, if you don't, the window will
// be closed automatically when the JavaScript object is garbage collected.
let win
let mini

View File

@@ -29,7 +29,7 @@
"sync": "同步",
"total": "条数据",
"website": "官网",
"issues": "内测反馈",
"issues": "反馈",
"theme": "主题",
"donate": "捐赠",
"set_success": "设置成功。",