mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
GH Actions release + Changelog integration (#3)
This commit is contained in:
committed by
GitHub
parent
4aa3db2ba6
commit
67df09b137
@@ -6,6 +6,6 @@ import org.jetbrains.plugins.template.TemplateBundle
|
||||
class MyProjectService(project: Project) {
|
||||
|
||||
init {
|
||||
println(TemplateBundle.message("projectService", project.name))
|
||||
println(TemplateBundle.message("projectService", project.name))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user