From 53cb7a8e0377e57fead58f181e10e9b8ceb0e257 Mon Sep 17 00:00:00 2001 From: Feebyx <92626860+FeebyxDev@users.noreply.github.com> Date: Tue, 3 Dec 2024 15:38:50 +0100 Subject: [PATCH] Update ressource id of cyberdata_3A_TP2 replace ressource id from 4527 & 4096 to 8954 & 8955 --- assets/plannings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/plannings.json b/assets/plannings.json index 13861c5..bb954e8 100644 --- a/assets/plannings.json +++ b/assets/plannings.json @@ -1742,7 +1742,7 @@ { "id": "tp2", "title": "TP2", - "url": "https://planning.univ-ubs.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=4527&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}" + "url": "https://planning.univ-ubs.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=8954&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}" } ] }, @@ -1758,7 +1758,7 @@ { "id": "tp2", "title": "TP2", - "url": "https://planning.univ-ubs.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=4096&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}" + "url": "https://planning.univ-ubs.fr/jsp/custom/modules/plannings/anonymous_cal.jsp?resources=8955&projectId=1&calType=ical&firstDate={date-start}&lastDate={date-end}" } ] }