From cb9bf85f97824ea5f2ff947d7c175b3130b91b27 Mon Sep 17 00:00:00 2001 From: levina <82658782+levina-lab@users.noreply.github.com> Date: Wed, 9 Feb 2022 22:11:50 +0700 Subject: [PATCH] change var --- app.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/app.json b/app.json index ed19d38..c4fa86d 100644 --- a/app.json +++ b/app.json @@ -51,10 +51,9 @@ "description": "fill with the user id you want to be added into sudo member list (separate with spaces), or You can just fill this with your id", "required": true }, - "UPSTREAM_REPO": { - "description": "This is needed for update feature, if you deployed forked repo put your forked repo link here, if not just leave it as it", - "required": true, - "value": "https://github.com/levina-lab/video-stream" + "OWNER_ID": { + "description": "fill with your own telegram id, this is needed because there's any feature that only can be used by bot owner", + "required": true }, "GROUP_SUPPORT": { "description": "if you have group, then fill the group username here without @",