Improve the log

This commit is contained in:
刘嘉伟 2025-01-08 12:01:05 +08:00
parent aad6fd78d5
commit cfba180603

View File

@ -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', {