Skip to content

Commit c71fbd0

Browse files
Ben-Ji-Lany-lia
authored andcommitted
add new mosaico template in mail campaigns
1 parent fdfea34 commit c71fbd0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

agir/api/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -998,6 +998,7 @@ def sentry_traces_sampler(ctx):
998998
("/static/mosaico_templates/versafix-nsp/template.html", "Template NSP"),
999999
("/static/mosaico_templates/versafix-jlm2022/template.html", "Template JLM2022"),
10001000
("/static/mosaico_templates/versafix-fi2023/template.html", "Template LFI 2023"),
1001+
("/static/mosaico_templates/versafix-fi2024/template.html", "Template LFI 2024"),
10011002
]
10021003

10031004
NUNTIUS_MAX_SENDING_RATE = int(os.environ.get("NUNTIUS_MAX_SENDING_RATE", 80))

0 commit comments

Comments
 (0)