Add Scala icon

This commit is contained in:
Sébastian Le Merdy
2020-04-13 22:04:41 +02:00
parent 93e77af4c0
commit acc6dd8232
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "Scala",
"description": "Build and test a Scala project with SBT.",
"iconName": "blank",
"iconName": "scala",
"categories": ["Scala", "Java"]
}