aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/outlook/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-08-29 11:06:10 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-08-29 11:07:31 +0530
commit7576ea7f6b6f68d3e19474be06b38123d918ee5d (patch)
tree5ddde7141122d532749582c498cf5b350995ce64 /recipes/outlook/package.json
parentNew recipe: aws (amazon web services) (#643) (diff)
downloadferdium-recipes-7576ea7f6b6f68d3e19474be06b38123d918ee5d.tar.gz
ferdium-recipes-7576ea7f6b6f68d3e19474be06b38123d918ee5d.tar.zst
ferdium-recipes-7576ea7f6b6f68d3e19474be06b38123d918ee5d.zip
cleanup: Remove duplicated recipes for Outlook Web App and Enterprise OWA. Fixes #523
Diffstat (limited to 'recipes/outlook/package.json')
-rw-r--r--recipes/outlook/package.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes/outlook/package.json b/recipes/outlook/package.json
deleted file mode 100644
index 103325b..0000000
--- a/recipes/outlook/package.json
+++ /dev/null
@@ -1,10 +0,0 @@
1{
2 "id": "outlook",
3 "name": "Outlook Web App",
4 "version": "1.2.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://outlook.live.com/mail/",
8 "hasNotificationSound": true
9 }
10}