Skip to content

Commit 6fffdba

Browse files
authored
Update updateCompletionTable.js
1 parent 9c1aff7 commit 6fffdba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/updateCompletionTable.js

+1
Original file line numberDiff line numberDiff line change
@@ -481,6 +481,7 @@ const FOLDER_TO_LANG = {
481481
scala: 'Scala',
482482
swift: 'Swift',
483483
cpp: 'C++',
484+
kotlin: 'Kotlin'
484485
};
485486

486487
const getDirectories = (source) =>

0 commit comments

Comments
 (0)