[Gradle, JS] Fix typo
^KT-40527 fixed
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@ open class JsSinglePlatformModuleConfigurator : JSConfigurator, ModuleConfigurat
|
||||
override val suggestedModuleName = "js"
|
||||
|
||||
@NonNls
|
||||
override val id = "jsSinglepaltform"
|
||||
override val id = "jsSinglePlatform"
|
||||
override val text = KotlinNewProjectWizardBundle.message("module.configurator.js")
|
||||
|
||||
override fun defaultTestFramework(): KotlinTestFramework = KotlinTestFramework.JS
|
||||
|
||||
Reference in New Issue
Block a user