This commit is contained in:
Hafitz Setya 2021-07-27 16:58:32 +07:00 committed by GitHub
parent 127dce3a1a
commit e3f27cbb20
Signed by untrusted user: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,12 +79,12 @@
"required": true
},
"UPSTREAM_REPO": {
"description": "Link for Bot Upstream Repo, If you want default update, Fill https://github.com/breakdowns/slam-mirrorbot.",
"value": "https://github.com/breakdowns/slam-mirrorbot",
"description": "Link for Bot Upstream Repo, If you want default update, Fill https://github.com/breakdowns/slam-aria-mirror-bot.",
"value": "https://github.com/breakdowns/slam-aria-mirror-bot",
"required": true
},
"UPSTREAM_BRANCH": {
"description": "Branch name for Upstream Repo (Recommended using master branch).",
"description": "Branch name for Bot Upstream Repo, fill master.",
"value": "master",
"required": true
},