Skip to content

Commit d136588

Browse files
authored
feat: Add icon alias for kts to kt (#1153)
1 parent b933b45 commit d136588

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/config/icon/icon.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,7 @@ var Aliases = map[string]string{
279279
"vhdx": "iso",
280280
"vmdk": "iso",
281281
"jar": "java",
282+
"kts": "kt",
282283
"cjs": "js",
283284
"properties": "json",
284285
"webmanifest": "json",

0 commit comments

Comments
 (0)