Show hostname:port for gamedig monitor on Discord notification (#3643)

pull/3652/head
Lior Slakman 9 months ago committed by GitHub
parent 4da1341aa5
commit c0e273df5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -30,6 +30,7 @@ class Discord extends NotificationProvider {
break;
case "port":
case "dns":
case "gamedig":
case "steam":
address = monitorJSON["hostname"];
if (monitorJSON["port"]) {

Loading…
Cancel
Save