mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-10 12:33:57 +01:00
Comment out changelog debugging code
This commit is contained in:
parent
144f46251f
commit
a4a4298c20
@ -173,7 +173,8 @@ String getChangelogText() {
|
||||
return str
|
||||
}
|
||||
|
||||
new File("changelog.html").write getChangelogText()
|
||||
//changelog debugging
|
||||
//new File("changelog.html").write getChangelogText()
|
||||
|
||||
tasks.curseforge.enabled = !dev && project.hasProperty('simi_curseforge_key')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user