Skip to content

Commit

Permalink
fix type uncommented -> commented
Browse files Browse the repository at this point in the history
  • Loading branch information
zyxkad committed Apr 29, 2024
1 parent c90407c commit c129b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ dependencies {
compileOnly fg.deobf("com.ldtteam:multipiston:${multipiston_version}")
compileOnly fg.deobf("com.ldtteam:domum_ornamentum:${domumornamentum_version}:universal")
compileOnly fg.deobf("com.ldtteam:blockui:${blockui_version}")
// IMPORTANT. This should be removed/uncommented when running `runData`
// IMPORTANT. This should be removed/commented when running `runData`
runtimeOnly fg.deobf("com.ldtteam:minecolonies:${minecolonies_version}")
runtimeOnly fg.deobf("com.ldtteam:structurize:${structurize_version}")
runtimeOnly fg.deobf("com.ldtteam:multipiston:${multipiston_version}")
Expand Down

0 comments on commit c129b1d

Please sign in to comment.