Skip to content
This repository was archived by the owner on Dec 17, 2020. It is now read-only.

Commit 4278c17

Browse files
author
mahoshojoHCG
committed
Update package.json
1 parent fb5b8bc commit 4278c17

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

src/HITScheduleMasterPlus/electron.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
]
2727
},
2828
"mac": {
29-
"icon": "../../../icon.icns"
29+
"icon": "../../../ic-mon.icns"
3030
},
3131
"linux":{
3232
"icon": "../../../icon.png",

src/HITScheduleMasterPlus/package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,7 @@
66
"url": "https://github.com/HCGStudio/HIT-Schedule-Master-Plus"
77
},
88
"main": "main.js",
9-
"author": {
10-
"name" : "HCGStudio",
11-
"email" : "hcg@hcg.today",
12-
"url" : "https://hcg.today"
13-
14-
},
9+
"author":"HCGStudio <hcg@hcg.today>",
1510
"license": "GPL-3.0-or-later",
1611
"scripts": {
1712
"start": "tsc -p ."

0 commit comments

Comments
 (0)