aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/reddit/package.json
diff options
context:
space:
mode:
authorLibravatar André Oliveira <37463445+SpecialAro@users.noreply.github.com>2023-08-23 16:15:50 +0100
committerLibravatar GitHub <noreply@github.com>2023-08-23 16:15:50 +0100
commit8f9e6c8ccd0d49b155ab8e680b3db62b18479bca (patch)
tree9abc3ad84666dcdda5865321201cd0cbe5f284ce /recipes/reddit/package.json
parentUpdate google-calendar recipe to load external scripts to fix CSP error (#402) (diff)
downloadferdium-recipes-8f9e6c8ccd0d49b155ab8e680b3db62b18479bca.tar.gz
ferdium-recipes-8f9e6c8ccd0d49b155ab8e680b3db62b18479bca.tar.zst
ferdium-recipes-8f9e6c8ccd0d49b155ab8e680b3db62b18479bca.zip
Fix Reddit webpage not rendering (#404)
Diffstat (limited to 'recipes/reddit/package.json')
-rw-r--r--recipes/reddit/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/reddit/package.json b/recipes/reddit/package.json
index 07b7112..b20f4bc 100644
--- a/recipes/reddit/package.json
+++ b/recipes/reddit/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "reddit", 2 "id": "reddit",
3 "name": "Reddit", 3 "name": "Reddit",
4 "version": "1.3.0", 4 "version": "1.4.0",
5 "license": "MIT", 5 "license": "MIT",
6 "repository": "https://github.com/ferdium/ferdium-recipes", 6 "repository": "https://github.com/ferdium/ferdium-recipes",
7 "config": { 7 "config": {