Skip to content

Commit

Permalink
final
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianmakila committed Nov 10, 2024
1 parent 8ca28c4 commit e4fbec9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

import static net.kyori.adventure.text.Component.translatable;

public class MessageSettingsCommand extends ProxyChatCommand {
public final class MessageSettingsCommand extends ProxyChatCommand {
private static final Component COMPONENT_ANNOUNCEMENTS_HIDDEN = translatable(
"proxychat.command.messagesettings.announcements.hidden",
NamedTextColor.RED
Expand Down

0 comments on commit e4fbec9

Please sign in to comment.