aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/amazon-work-mail/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-09-26 11:02:57 +0530
committerLibravatar GitHub <noreply@github.com>2021-09-26 11:02:57 +0530
commit882da387029a0026e4417aae4224bcf8df3ce266 (patch)
tree6318bb2d39fb2d7caa77d8c596a910d1c4b6c6c6 /recipes/amazon-work-mail/package.json
parentdocs: removed incorrect docs in GH action. [skip ci] (diff)
downloadferdium-recipes-882da387029a0026e4417aae4224bcf8df3ce266.tar.gz
ferdium-recipes-882da387029a0026e4417aae4224bcf8df3ce266.tar.zst
ferdium-recipes-882da387029a0026e4417aae4224bcf8df3ce266.zip
refactor: add 'serviceId' when invoking 'clearStorageData' (#726)
Diffstat (limited to 'recipes/amazon-work-mail/package.json')
-rw-r--r--recipes/amazon-work-mail/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/amazon-work-mail/package.json b/recipes/amazon-work-mail/package.json
index e407dd2..0d04c13 100644
--- a/recipes/amazon-work-mail/package.json
+++ b/recipes/amazon-work-mail/package.json
@@ -5,7 +5,6 @@
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://{teamID}.awsapps.com/mail", 7 "serviceURL": "https://{teamID}.awsapps.com/mail",
8 "hasIndirectMessages": false,
9 "hasTeamId": true 8 "hasTeamId": true
10 } 9 }
11} 10}