aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/googledrive/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/googledrive/package.json b/recipes/googledrive/package.json
index 97bc395..220d1ea 100644
--- a/recipes/googledrive/package.json
+++ b/recipes/googledrive/package.json
@@ -5,7 +5,7 @@
5 "repository": "https://github.com/BrianGilbert/franz-recipe-tawk", 5 "repository": "https://github.com/BrianGilbert/franz-recipe-tawk",
6 "license": "MIT", 6 "license": "MIT",
7 "config": { 7 "config": {
8 "serviceURL": "https://drive.google.com/", 8 "serviceURL": "https://drive.google.com/drive/my-drive",
9 "hasNotificationSound": true 9 "hasNotificationSound": true
10 } 10 }
11} 11}