aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/office365-owa/package.json
diff options
context:
space:
mode:
authorLibravatar Cromefire_ <tim.langhorst@outlook.de>2021-01-05 22:59:23 +0100
committerLibravatar GitHub <noreply@github.com>2021-01-05 22:59:23 +0100
commit822c5680c0461c90468cd8a69a37e3354376c73c (patch)
tree3b303387bb6f6270d92b82a703df802800a6626c /recipes/office365-owa/package.json
parentAdd recipe for Infomaniak Mail (#373) (diff)
downloadferdium-recipes-822c5680c0461c90468cd8a69a37e3354376c73c.tar.gz
ferdium-recipes-822c5680c0461c90468cd8a69a37e3354376c73c.tar.zst
ferdium-recipes-822c5680c0461c90468cd8a69a37e3354376c73c.zip
Synchronize Outlook services and correct message count (#398)
Diffstat (limited to 'recipes/office365-owa/package.json')
-rw-r--r--recipes/office365-owa/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/office365-owa/package.json b/recipes/office365-owa/package.json
index 1ffb2ee..35c4647 100644
--- a/recipes/office365-owa/package.json
+++ b/recipes/office365-owa/package.json
@@ -10,7 +10,7 @@
10 ], 10 ],
11 "license": "MIT", 11 "license": "MIT",
12 "config": { 12 "config": {
13 "serviceURL": "https://outlook.office365.com/owa", 13 "serviceURL": "https://outlook.office365.com/mail/",
14 "hasNotificationSound": true, 14 "hasNotificationSound": true,
15 "hasTeamId": false 15 "hasTeamId": false
16 } 16 }