Skip to content

Commit

Permalink
fix ?
Browse files Browse the repository at this point in the history
  • Loading branch information
LelouchFR committed May 6, 2024
1 parent 26d65cf commit b473cfb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/index.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ var icons map[string]string = make(map[string]string)
var iconNameList []string
var themedIcons []string



var shortNames = map[string]string{
"js": "javascript",
"ts": "typescript",
Expand Down

0 comments on commit b473cfb

Please sign in to comment.