aboutsummaryrefslogtreecommitdiff
path: root/packages/anastasis-webui/src/utils/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'packages/anastasis-webui/src/utils/index.tsx')
-rw-r--r--packages/anastasis-webui/src/utils/index.tsx8
1 files changed, 7 insertions, 1 deletions
diff --git a/packages/anastasis-webui/src/utils/index.tsx b/packages/anastasis-webui/src/utils/index.tsx
index 670e229cd..48ac47544 100644
--- a/packages/anastasis-webui/src/utils/index.tsx
+++ b/packages/anastasis-webui/src/utils/index.tsx
@@ -86,7 +86,13 @@ const base = {
{
type: "question",
usage_fee: "COL:0"
- }
+ },{
+ type: "sms",
+ usage_fee: "COL:0"
+ },{
+ type: "email",
+ usage_fee: "COL:0"
+ },
],
salt: "WBMDD76BR1E90YQ5AHBMKPH7GW",
storage_limit_in_megabytes: 16,