run prettier

This commit is contained in:
karsten13 2021-07-04 19:21:17 +02:00
parent e9fabd59ed
commit f945d50c0d
43 changed files with 85 additions and 43 deletions

View file

@ -107,7 +107,7 @@ app.on("window-all-closed", function () {
app.quit();
} else {
createWindow();
};
}
});
app.on("activate", function () {