More consistent configurator names
#KT-17138 Fixed
This commit is contained in:
+1
-1
@@ -48,6 +48,6 @@ class KotlinJavascriptMavenConfigurator : KotlinMavenConfigurator(null, false, K
|
||||
|
||||
companion object {
|
||||
private val NAME = "js maven"
|
||||
private val PRESENTABLE_TEXT = "JavaScript Maven"
|
||||
private val PRESENTABLE_TEXT = "Maven (JavaScript)"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user