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 @",