Skip to content

Commit 0d537d5

Browse files
sadamsmkg0
authored andcommitted
syntax error with lang dictionary missing comma
1 parent 0f9c6d7 commit 0d537d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LangDic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,5 +208,5 @@ export default {
208208
'th':'Qui',
209209
'fr':'Sex',
210210
'sa':'Sab'
211-
},
211+
}
212212
}

0 commit comments

Comments
 (0)