From 82c6ec23709b00ac1e0e791caf62d258bef66e9f Mon Sep 17 00:00:00 2001 From: Artem Date: Mon, 26 Feb 2024 07:57:44 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BD?= =?UTF-8?q?=D0=B0=20=D1=81=D1=82=D1=80=D1=83=D0=BA=D1=82=D1=83=D1=80=D0=B0?= =?UTF-8?q?=20=D0=91=D0=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- db.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 db.json diff --git a/db.json b/db.json new file mode 100644 index 0000000..9ca7428 --- /dev/null +++ b/db.json @@ -0,0 +1,6 @@ +{ + "points":{}, + "logs":{}, + "bannedpoints":{}, + "reservedpoints":{} +} \ No newline at end of file