From 5a9d9edee556be1a82889a89391f1a9a12098aa5 Mon Sep 17 00:00:00 2001 From: user95401 <90561697+user95401@users.noreply.github.com> Date: Fri, 12 Jul 2024 03:38:09 +0400 Subject: [PATCH] Update mod.json --- mod.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mod.json b/mod.json index 770d36d..0cce6fe 100644 --- a/mod.json +++ b/mod.json @@ -42,13 +42,13 @@ "default": 22 }, "the_tower": { - "name": "The Tower", + "name": "Add The Tower", "description": "shows The Tower page", "type": "bool", "default": true }, "coming_soon": { - "name": "Coming Soon", + "name": "Add Coming Soon", "description": "shows Coming Soon page", "type": "bool", "default": true @@ -64,12 +64,12 @@ "name": " Songs List Max ID", "description": "its about populating the songs list", "type": "int", - "min": 1, + "min": 0, "max": 500, "default": 21 }, "practice_music": { - "name": "Practice Music", + "name": "Add Practice Song", "description": "add -1 song to list", "type": "bool", "default": true