Skip to content

Commit 225d2a8

Browse files
committed
[1.7.7] 어썸봇 이미지파일 대소문자 구분 잘못되던 점 수정
1 parent 6a38efb commit 225d2a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/modules/asomebot.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"win32",
1010
"darwin"
1111
],
12-
"icon": "AsomeBot.png",
12+
"icon": "asomebot.png",
1313
"module": "asomebot.js",
1414
"driver": {
1515
"win32-ia32": "CP210x_VCP_Windows/CP210xVCPInstaller_x86.exe",
@@ -30,4 +30,4 @@
3030
"lostTimer": 1000,
3131
"firmwarecheck": false
3232
}
33-
}
33+
}

0 commit comments

Comments
 (0)