trimmer jsx cleanup

This commit is contained in:
michalcourson
2026-03-01 17:27:12 -05:00
parent d37cd773f8
commit 5e50b29625
9 changed files with 252 additions and 183 deletions

View File

@ -164,7 +164,7 @@ app
.whenReady()
.then(() => {
// if (app.isPackaged) {
pythonManager.start();
// pythonManager.start();
// }
createWindow();
app.on('activate', () => {