Skip to content

Commit

Permalink
spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
Caedis committed Feb 26, 2024
1 parent 1e23870 commit 1bc9553
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/java/com/gtnewhorizon/gtnhlib/config/Config.java
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
String category() default "general";

/**
* The subdirectory of the config directory to use. Defaults to none (config/).
* If you want to use a subdirectory, you must specify it as a relative path (e.g. "myMod").
* The subdirectory of the config directory to use. Defaults to none (config/). If you want to use a subdirectory,
* you must specify it as a relative path (e.g. "myMod").
*/
String configSubDirectory();

Expand Down

0 comments on commit 1bc9553

Please sign in to comment.