Skip to content

Fixing macOS tray#2936

Closed
easydigi wants to merge 1 commit intoTriliumNext:masterfrom
easydigi:easy-dev
Closed

Fixing macOS tray#2936
easydigi wants to merge 1 commit intoTriliumNext:masterfrom
easydigi:easy-dev

Conversation

@easydigi
Copy link
Copy Markdown

Fixing macOS tray

package.json
.gitignore
.gitignore
package.json
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most of these changes seem either irrelevant (*.log) or wrong (package.json, .gitignore).

} else {
window.show();
window.focus();
}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indent seems to be wrong here.

"unescape": "1.0.1",
"ws": "8.8.0",
"xml2js": "^0.4.23",
"yauzl": "2.10.0"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are these extra dependencies added?

},
]);
},
]);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There seem to be many whitespace changes which are unnecessary and obscure the real change..

@easydigi easydigi closed this by deleting the head repository May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants