Skip to content

Commit

Permalink
Whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
Adubbz committed Nov 19, 2023
1 parent fe5e4d1 commit 50c6261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ modrinth {
loaders = ['forge']

if (changelog_file.exists()) {
cchangelog = '```\n' + changelog_file.text + '\n```'
changelog = '```\n' + changelog_file.text + '\n```'
}
// debugMode = true
}
Expand Down

0 comments on commit 50c6261

Please sign in to comment.