feat(campaign): govern attachment reuse
This commit is contained in:
@@ -28,6 +28,10 @@ export function ensureCampaignDraft(version: CampaignVersionDetail | null): Reco
|
||||
allow_individual: false,
|
||||
send_without_attachments: true,
|
||||
send_without_attachments_behavior: "continue",
|
||||
reuse_policy: {
|
||||
action: "allow",
|
||||
allow_within: "none"
|
||||
},
|
||||
global: [],
|
||||
residual_files: {
|
||||
mode: "none",
|
||||
|
||||
Reference in New Issue
Block a user