From 6a3c1c2ad750b068d3a287a90a537fbda4610dae Mon Sep 17 00:00:00 2001 From: Gagan Date: Thu, 15 May 2025 10:10:25 +0530 Subject: [PATCH] Update app.json --- app.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/app.json b/app.json index 35e817a..ed8495c 100644 --- a/app.json +++ b/app.json @@ -80,6 +80,16 @@ "description": "Limit for premium users (in MB or desired unit)", "value": "500", "required": false + }, + "ADMIN_CONTACT": { + "description": "type admin contact link", + "value": "https://t.me/kingofpatal", + "required": true + }, + "JOIN_LINK": { + "description": "type join channel link which comes on /start", + "value": "https://t.me/team_spy_pro", + "required": true } }, "buildpacks": [