Fix github not announcing new prs (#70853)

This commit is contained in:
Kyle Spier-Swenson
2022-10-28 05:48:32 -07:00
committed by GitHub
parent 9f598832ca
commit dee5f8f58a

View File

@@ -772,6 +772,7 @@ function checkchangelog($payload) {
break;
}
}
return $tags;
}
function game_server_send($addr, $port, $str) {