Improve the log
This commit is contained in:
parent
aad6fd78d5
commit
cfba180603
@ -2,6 +2,7 @@ import {app, dialog, autoUpdater, BrowserWindow} from "electron";
|
||||
|
||||
const log = require('electron-log');
|
||||
|
||||
|
||||
export const initUpdaterApi = (win: BrowserWindow) => {
|
||||
//更新测试打开
|
||||
Object.defineProperty(app, 'isPackaged', {
|
||||
|
Loading…
Reference in New Issue
Block a user