Permette di mettere in pausa un invio e riprenderlo senza perdere la coda.
CI / scan_js (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / scan_ruby (push) Has been cancelled

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-09-07 12:35:42 +02:00
co-authored by Cursor
parent 4cf34b2033
commit 3c8bfe053f
10 changed files with 108 additions and 17 deletions
+1
View File
@@ -68,6 +68,7 @@ module Catalog
MAILING_STATUSES = {
"draft" => "Bozza",
"sending" => "Invio in corso",
"paused" => "In pausa",
"sent" => "Inviata",
"cancelled" => "Annullata"
}.freeze