update save config

This commit is contained in:
Admin 2025-09-18 08:18:24 +07:00
parent 8cecee3c76
commit ce4b3baf3a
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ function createWindow(): void {
mainWindow?.show()
// 🚀 Mở DevTools khi sẵn sàng
mainWindow?.webContents.openDevTools({ mode: 'detach' })
// mainWindow?.webContents.openDevTools({ mode: 'detach' })
})
mainWindow.webContents.setWindowOpenHandler((details) => {