aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/googledrive/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/googledrive/package.json')
-rw-r--r--recipes/googledrive/package.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes/googledrive/package.json b/recipes/googledrive/package.json
deleted file mode 100644
index 5dd53a6..0000000
--- a/recipes/googledrive/package.json
+++ /dev/null
@@ -1,11 +0,0 @@
1{
2 "id": "googledrive",
3 "name": "Google Drive",
4 "version": "2.2.0",
5 "repository": "https://github.com/BrianGilbert/franz-recipe-tawk",
6 "license": "MIT",
7 "config": {
8 "serviceURL": "https://drive.google.com/drive/my-drive",
9 "hasNotificationSound": true
10 }
11}