Skip to content

Commit 0628cbb

Browse files
committed
nit
1 parent 5fcca1b commit 0628cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared25/setup.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ function makeTranslitCharacterMap () {
4848
}
4949

5050
}
51-
//console.log(charArray)
51+
//console.log('charArray',charArray)
5252

5353
//for (item in charArray) typeAssistMap += item+('\n')
5454
for (let i=0;i<window.sortIndex.length;i++) {

0 commit comments

Comments
 (0)