From 3acb0f0eed5784d25c0f8396362049942c2742fb Mon Sep 17 00:00:00 2001 From: Vijay A Date: Tue, 12 Oct 2021 05:17:05 +0530 Subject: Merged 'drive' into 'googledrive' recipe. (fixes #2055) --- recipes/googledrive/package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'recipes/googledrive/package.json') diff --git a/recipes/googledrive/package.json b/recipes/googledrive/package.json index 7ee22ae..97bc395 100644 --- a/recipes/googledrive/package.json +++ b/recipes/googledrive/package.json @@ -1,10 +1,11 @@ { "id": "googledrive", "name": "Google Drive", - "version": "2.1.0", + "version": "2.1.1", "repository": "https://github.com/BrianGilbert/franz-recipe-tawk", "license": "MIT", "config": { - "serviceURL": "https://drive.google.com/" + "serviceURL": "https://drive.google.com/", + "hasNotificationSound": true } } -- cgit v1.2.3-70-g09d2