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