Skip to content

Commit 6c20312

Browse files
authored
Merge pull request #823 from entrylabs/develop-hw
Version up : 1.9.65
2 parents 65915d1 + 83ef524 commit 6c20312

8 files changed

+1295
-6
lines changed

app/modules/alux_connect.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"en": "ProboConnect",
55
"ko": "프로보커넥트"
66
},
7-
"platform": ["win32"],
7+
"platform": ["win32", "darwin"],
88
"icon" : "alux_connect.png",
99
"module": "alux_connect.js",
1010
"driver": [

app/modules/alux_technic_normal.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"en": "ProboTechnic(Normal)",
55
"ko": "프로보테크닉(일반)"
66
},
7-
"platform": ["win32"],
7+
"platform": ["win32", "darwin"],
88
"icon" : "alux_technic_normal.png",
99
"module": "alux_technic_normal.js",
1010
"driver": [

app/modules/alux_technic_power.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"en": "ProboTechnic(Power)",
55
"ko": "프로보테크닉(파워)"
66
},
7-
"platform": ["win32"],
7+
"platform": ["win32", "darwin"],
88
"icon" : "alux_technic_power.png",
99
"module": "alux_technic_power.js",
1010
"driver": [

0 commit comments

Comments
 (0)