aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/franz-custom-website/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-07-27 20:36:48 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-07-27 20:37:24 +0530
commit19d587d8ee2d3d1cc6af0284e934f0a904482026 (patch)
tree61a094bb464df891994c114b93e25bcc4bc98048 /recipes/franz-custom-website/package.json
parentUpdate all.json with contextIsolation recipes (diff)
downloadferdium-recipes-19d587d8ee2d3d1cc6af0284e934f0a904482026.tar.gz
ferdium-recipes-19d587d8ee2d3d1cc6af0284e934f0a904482026.tar.zst
ferdium-recipes-19d587d8ee2d3d1cc6af0284e934f0a904482026.zip
Allow any url in the custom-service to allow for sites like 'http://translate.google.com' to work.
Diffstat (limited to 'recipes/franz-custom-website/package.json')
-rw-r--r--recipes/franz-custom-website/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/franz-custom-website/package.json b/recipes/franz-custom-website/package.json
index ca1dd0d..47356d0 100644
--- a/recipes/franz-custom-website/package.json
+++ b/recipes/franz-custom-website/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "franz-custom-website", 2 "id": "franz-custom-website",
3 "name": "Custom Website", 3 "name": "Custom Website",
4 "version": "1.0.3", 4 "version": "1.0.4",
5 "description": "Add a custom website to Franz", 5 "description": "Add a custom website to Franz",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Stefan Malzner <stefan@adlk.io>", 7 "author": "Stefan Malzner <stefan@adlk.io>",