Update: 调整版本号 Mixly2.0Mixly3.0

This commit is contained in:
王立帮
2024-07-24 13:46:57 +08:00
parent 4d21472dad
commit 8db272f655
4 changed files with 6 additions and 6 deletions

View File

@@ -244,7 +244,7 @@ function createWindow(filePath = null, indexUrl = null) {
win.on('unresponsive', async () => {
const { response } = await dialog.showMessageBox({
message: 'Mixly2.0无响应',
message: 'Mixly3.0无响应',
title: '您想尝试强制重新加载应用程序吗?',
buttons: ['确定', '取消'],
cancelId: 1