From d276d1c9c9eea32b5f372d54c5e0d15e136781a5 Mon Sep 17 00:00:00 2001 From: administrator Date: Fri, 21 Feb 2025 09:01:26 +0000 Subject: [PATCH] Add packages/custom/HISTORIQUE_JOURNEES_RESET.json --- packages/custom/HISTORIQUE_JOURNEES_RESET.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 packages/custom/HISTORIQUE_JOURNEES_RESET.json diff --git a/packages/custom/HISTORIQUE_JOURNEES_RESET.json b/packages/custom/HISTORIQUE_JOURNEES_RESET.json new file mode 100644 index 0000000..305ca86 --- /dev/null +++ b/packages/custom/HISTORIQUE_JOURNEES_RESET.json @@ -0,0 +1,10 @@ +{ + "name" : "HISTORIQUE_JOURNEES_RESET", + "packageLayout" : "HISTORIQUE_JOURNEES_RESET_layout", + "isCustomLayout" : true, + "items" : [ { + "key" : "DAILY_SCHEDULE_HISTORY_RESET-1", + "itemType" : "DAILY_SCHEDULE_HISTORY_RESET", + "jsonUrl" : "" + } ] +} \ No newline at end of file