@arsedizioni/ars-utils 18.2.450 → 18.2.451

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -615,6 +615,7 @@ export interface ClipperDeadlineInfo {
615
615
  userId?: number | null;
616
616
  teamId?: string | null;
617
617
  teamName?: string | null;
618
+ group?: string | null;
618
619
  description?: string | null;
619
620
  documentTitle?: string | null;
620
621
  documentId?: string | null;