Skip to content

Commit ac666af

Browse files
committed
Update BackupTextsFile.java
1 parent 57bba46 commit ac666af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/dev/loat/config/files/BackupTextsFile.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
public final class BackupTextsFile {
88
@Comment("/backup help")
99
public Component commandHelp = Component.empty()
10+
.append(Component.literal("Backup command help:\\n"))
1011
.append(Component.literal("/backup help "))
1112
.append(Component.literal("Displays this help message.")
1213
.withStyle(style -> style

0 commit comments

Comments
 (0)