Skip to content

Commit

Permalink
chore(env-manifest): update manifest file
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-labs-ci committed Nov 6, 2023
1 parent 9657d6a commit de3f92f
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions env-variables.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -1827,6 +1827,30 @@
"configurable": true,
"contentKey": null
}
],
"list-numbers": [
{
"key": "Password",
"required": true,
"format": "text",
"description": "Set the password that will allow you to use the application",
"link": null,
"default": "1",
"configurable": true,
"contentKey": null
}
],
"transfers": [
{
"key": "Password",
"required": true,
"format": "text",
"description": "Set the password that will allow you to use the application",
"link": null,
"default": "1",
"configurable": true,
"contentKey": null
}
]
}
}

0 comments on commit de3f92f

Please sign in to comment.