aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nextcloud-calendar/package.json
diff options
context:
space:
mode:
authorLibravatar Edgars <eandersons@users.noreply.github.com>2023-11-27 15:12:31 +0200
committerLibravatar GitHub <noreply@github.com>2023-11-27 06:12:31 -0700
commit82c9444088a632e2b654f2d65d952f5ed07b52bd (patch)
treec5e39bc6db3dbe0fd5fae59f89773e2c4b0e0ded /recipes/nextcloud-calendar/package.json
parentchore: update links in pr template (#471) (diff)
downloadferdium-recipes-82c9444088a632e2b654f2d65d952f5ed07b52bd.tar.gz
ferdium-recipes-82c9444088a632e2b654f2d65d952f5ed07b52bd.tar.zst
ferdium-recipes-82c9444088a632e2b654f2d65d952f5ed07b52bd.zip
Fix selectors in the Nextcloud Calendar recipe (#472)
Script and CSS was updated to add selectors for the latest Nextcloud (27). Previous selectors were left as is for backwards compatibility.
Diffstat (limited to 'recipes/nextcloud-calendar/package.json')
-rw-r--r--recipes/nextcloud-calendar/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/nextcloud-calendar/package.json b/recipes/nextcloud-calendar/package.json
index 6505652..3a21661 100644
--- a/recipes/nextcloud-calendar/package.json
+++ b/recipes/nextcloud-calendar/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "nextcloud-calendar", 2 "id": "nextcloud-calendar",
3 "name": "Nextcloud Calendar", 3 "name": "Nextcloud Calendar",
4 "version": "1.3.0", 4 "version": "1.3.1",
5 "license": "MIT", 5 "license": "MIT",
6 "repository": "https://github.com/csolisr/ferdium-recipes/tree/master/recipes/nextcloud-calendar/", 6 "repository": "https://github.com/csolisr/ferdium-recipes/tree/master/recipes/nextcloud-calendar/",
7 "config": { 7 "config": {