From 02f5fcfd5f98f3ef064e16ea79b178b1557622c7 Mon Sep 17 00:00:00 2001 From: Shayan Mouktar <119674649+Shayan105@users.noreply.github.com> Date: Fri, 7 Nov 2025 11:23:48 +0100 Subject: [PATCH 01/22] Remove the fcp code on the weather-time component --- .../templates/components/my2_weather_time_container.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/my_compassion/templates/components/my2_weather_time_container.xml b/my_compassion/templates/components/my2_weather_time_container.xml index 2c023090..96bcba9b 100644 --- a/my_compassion/templates/components/my2_weather_time_container.xml +++ b/my_compassion/templates/components/my2_weather_time_container.xml @@ -13,7 +13,6 @@ Injected data: - timezone (string): timezone of the center. - - fcp_id (string): Identifier of the compassion project. - church_name (string): name of the local church associated with the center. - city_country (string): represents where the center is located in the following format city,country. @@ -24,11 +23,10 @@