aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/googlemeet/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/googlemeet/package.json')
-rw-r--r--recipes/googlemeet/package.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes/googlemeet/package.json b/recipes/googlemeet/package.json
deleted file mode 100644
index 637e722..0000000
--- a/recipes/googlemeet/package.json
+++ /dev/null
@@ -1,10 +0,0 @@
1{
2 "id": "googlemeet",
3 "name": "Google Meet",
4 "version": "2.3.1",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://meet.google.com/u/0/",
8 "hasNotificationSound": true
9 }
10}