mirror of
https://github.com/SantaSpeen/Rcon-VK-Bot.git
synced 2026-04-20 23:20:15 +00:00
Edit port to int
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"rcon": {
|
||||
"host": "",
|
||||
"port": "",
|
||||
"port": 1,
|
||||
"password": "",
|
||||
"admins": []
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user