Localized LoginLocationFix

This commit is contained in:
HaHaWTH
2023-11-12 14:12:11 +08:00
parent e69ba501da
commit eed5ce1b7b
5 changed files with 36 additions and 3 deletions
@@ -151,6 +151,7 @@ public class MessageUpdater {
.put("two_factor", "Two-factor authentication")
.put("gui_captcha", "3rd party features: GUI Captcha")
.put("bedrock_auto_login", "3rd party features: Bedrock Auto Login")
.put("login_location_fix", "3rd party features: Login Location Fix")
.build();
Set<String> addedKeys = new HashSet<>();