Skip to content

Commit

Permalink
indentation issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ix0rai committed Feb 5, 2024
1 parent 3e29e6a commit c5a11d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wiki/configuration/advanced-configuring/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ A flat file of dozens of values can get hard to navigate fast, and not to mentio

```java
public class ExampleModConfig extends ReflectiveConfig {
// ...
// ...
@Comment("Advanced settings for advanced users.")
@SerializedName("advanced_settings")
public final AdvancedSettings advancedSettings = new AdvancedSettings();
Expand Down

0 comments on commit c5a11d1

Please sign in to comment.