Edit port to int

This commit is contained in:
2023-04-01 01:19:58 +03:00
parent 14efe7845f
commit 93e42cce19

View File

@@ -1,7 +1,7 @@
{
"rcon": {
"host": "",
"port": "",
"port": 1,
"password": "",
"admins": []
},