BackOne Client Update

This commit is contained in:
2025-12-23 12:21:30 +07:00
parent 1fc5ed0b30
commit 883c8ed603

View File

@@ -52,7 +52,7 @@ const createWindow = () => {
//...(process.platform !== 'darwin' ? { titleBarOverlay: true } : {})
})
//win.setMenu(null)
//win.setTitle(`App Name - Version ${app.getVersion()}`);
//win.setTitle(`Client - Version ${app.getVersion()}`);
win.setTitle(`Client ${app.getVersion()}`);