Wiring change detection to render process

This commit is contained in:
2025-06-19 20:03:02 -05:00
parent 5c19d82834
commit c599013af4
6 changed files with 40 additions and 15 deletions

View File

@@ -89,7 +89,7 @@ app.whenReady().then(async () => {
app.quit();
}
newton.settings.loadsettings();
newton.settings.loadSettings();
newton.fs.loadFilesWatcher();
loadHandlers();