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.
1 parent 81c1d2c commit 1e22016Copy full SHA for 1e22016
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