We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81c1d2c + 1e22016 commit 5275074Copy full SHA for 5275074
1 file changed
main.js
@@ -244,6 +244,7 @@ app.on('window-all-closed', () => {
244
});
245
246
// ----------------------Auto Updating Functionality--------------------
247
+// a new comment to know if ur github actions are working
248
// const sendStatusToWindow = (text) => {
249
// log.info(text);
250
// if (mainWindow) {
0 commit comments