Bug 35136: (bug 31383 follow-up) Fix db rev

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Jonathan Druart 2023-10-24 08:06:55 +02:00 committed by Tomas Cohen Arazi
parent da9f74e56a
commit 7d783c21ef
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -121,7 +121,7 @@ return {
SELECT id, code
FROM letter
WHERE content LIKE "%<<additional_content%" OR content LIKE "%<< additional_content%"
}
}, { Slice => {} }
);
if (@$notice_templates) {