From 2a5af6c6c8036ef4dbdbc0adae498273181fafaf Mon Sep 17 00:00:00 2001 From: Gustavo ZQ Date: Mon, 18 May 2026 00:56:20 +0000 Subject: [PATCH] Update config.json --- config.json | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/config.json b/config.json index 0288cde..2e9ab66 100644 --- a/config.json +++ b/config.json @@ -2,18 +2,12 @@ "servers": [ { "nombre": "jkanime", - "version": { - "major": 1, - "minor": 1 - }, + "version": 1, "dexpath": "" }, { "nombre": "pelispop", - "version": { - "major": 1, - "minor": 1 - }, + "version": 1, "dexpath": "" } ]