update dns records field for minecraft server response
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m59s

This commit is contained in:
Lee 2024-04-13 18:27:53 +01:00
parent 499fcb6fa5
commit c72bda317e

@ -39,7 +39,7 @@ public class MinecraftServer {
/**
* The DNS records for the server.
*/
private final DNSRecord[] records;
private final DNSRecord[] dnsRecords;
/**
* The motd for the server.