Fix
This commit is contained in:
parent
127dce3a1a
commit
e3f27cbb20
6
app.json
6
app.json
|
|
@ -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
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue