aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cliq
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/cliq')
-rw-r--r--recipes/cliq/package.json2
-rw-r--r--recipes/cliq/webview.js1
2 files changed, 1 insertions, 2 deletions
diff --git a/recipes/cliq/package.json b/recipes/cliq/package.json
index 95c07af..e542955 100644
--- a/recipes/cliq/package.json
+++ b/recipes/cliq/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "cliq", 2 "id": "cliq",
3 "name": "Cliq", 3 "name": "Cliq",
4 "version": "1.1.1", 4 "version": "1.1.2",
5 "repository": "https://github.com/cliqgeek/recipe-cliq", 5 "repository": "https://github.com/cliqgeek/recipe-cliq",
6 "config": { 6 "config": {
7 "serviceURL": "https://www.zoho.com/cliq/login.html", 7 "serviceURL": "https://www.zoho.com/cliq/login.html",
diff --git a/recipes/cliq/webview.js b/recipes/cliq/webview.js
deleted file mode 100644
index 23607bd..0000000
--- a/recipes/cliq/webview.js
+++ /dev/null
@@ -1 +0,0 @@
1module.exports = Ferdi => Ferdi;