From 3544f016f22da58f87175a5c29492c8ada13e23f Mon Sep 17 00:00:00 2001 From: Abhi <85984486+AbhiTheModder@users.noreply.github.com> Date: Wed, 7 Aug 2024 22:53:20 +0530 Subject: [PATCH] Update app.json --- app.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app.json b/app.json index 541de62..e9ac4a9 100644 --- a/app.json +++ b/app.json @@ -27,10 +27,6 @@ "description": "Pyrorogram v2 session string for music bot, only fill this if you want to use music bot feature", "required": false }, - "MUSIC_HANDLER": { - "description": "set your music bot handler, only fill this if you want to use music bot feature, available handlers are: ,.!@; make sure tit doesn't conflict with your main prefix", - "required": false - }, "DATABASE_URL": { "description": "ONLY for MongoDB, get it from https://cloud.mongodb.com", "required": false