Missed changes leftover from removal of getKey()

This commit is contained in:
Matt Visnovsky
2024-05-07 08:28:27 -06:00
parent 2b5d100cd3
commit e5fb726160
2 changed files with 2 additions and 2 deletions

View File

@@ -1339,7 +1339,7 @@ message HealthCheckResponse {
// Set default SNMP version
if (!this.monitor.snmpVersion) {
this.monitor.snmpVersion = "2c";
this.monitor.snmpVersion = "1";
}
// Get the game list from server