From 2183a9b1ac28d9867cf63b4b710a9ce9f6fb85e3 Mon Sep 17 00:00:00 2001 From: Santa Date: Tue, 25 Apr 2023 22:06:07 +0300 Subject: [PATCH] New config.json --- config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.json b/config.json index b8b390b..021ef64 100644 --- a/config.json +++ b/config.json @@ -2,10 +2,10 @@ "rcon": { "host": "", "port": 1, - "password": "", - "admins": [] + "password": "" }, "vk": { - "token": "" + "token": "", + "admins": [] } } \ No newline at end of file