We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65724a5 commit 1c2b1c4Copy full SHA for 1c2b1c4
app/lib/aboutMain.js
@@ -20,7 +20,6 @@ exports.open = () => {
20
applicationIconPath: path.join(
21
__dirname,
22
"..",
23
- "..",
24
"assets",
25
"icon",
26
common.isMacOS() ? "md-mac-icon.svg" : "md-icon.svg",
0 commit comments