From 1b3f8dc8dbdba423977acf20f6e1aeccc8e14c42 Mon Sep 17 00:00:00 2001 From: administrator Date: Mon, 10 Feb 2025 13:07:30 +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..9660036 --- /dev/null +++ b/packages/custom/HISTORIQUE_JOURNEES_RESET.json @@ -0,0 +1,10 @@ +{ + "name" : "HISTORIQUE_JOURNEES_RESET", + "packageLayout" : "HISTORIQUE_JOURNEES_MILLION_layout_1", + "isCustomLayout" : true, + "items" : [ { + "key" : "DAILY_SCHEDULE_HISTORY_RESET-1", + "itemType" : "DAILY_SCHEDULE_HISTORY_RESET", + "jsonUrl" : "" + } ] +} \ No newline at end of file