Skip to content

Commit f97290f

Browse files
author
M0diis
committed
#228 Fix missing bracket
1 parent afbfd44 commit f97290f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugin/src/main/java/at/helpch/chatchat/config/holder/MessagesHolder.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ public final class MessagesHolder {
250250

251251
public @NotNull Component rangedChatDisabledSuccessfully() {
252252
return rangedChatDisabledSuccessfully;
253+
}
253254

254255
public @NotNull Component genericError() {
255256
return genericError;

0 commit comments

Comments
 (0)