Skip to content

Commit

Permalink
Update dsl/common/src/main/groovy/net/neoforged/gradle/dsl/common/ext…
Browse files Browse the repository at this point in the history
…ensions/subsystems/Subsystems.groovy

Co-authored-by: Matyrobbrt <[email protected]>
  • Loading branch information
shartte and Matyrobbrt committed Nov 30, 2023
1 parent 661a421 commit 07f75a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import org.gradle.api.tasks.Nested
interface Subsystems extends BaseDSLElement<Subsystems> {

/**
* @return Settings for the decompiler subsystem.
* @return settings for the decompiler subsystem
*/
@Nested
@DSLProperty
Expand Down

0 comments on commit 07f75a0

Please sign in to comment.