From de3f92fd81d9e48c69116b6c0abe7960db24ce26 Mon Sep 17 00:00:00 2001 From: twilio-labs-ci <65686990+twilio-labs-ci@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:42:22 +0000 Subject: [PATCH] chore(env-manifest): update manifest file --- env-variables.manifest.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/env-variables.manifest.json b/env-variables.manifest.json index a2843371..ca46615f 100644 --- a/env-variables.manifest.json +++ b/env-variables.manifest.json @@ -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 + } ] } } \ No newline at end of file