Skip to content

Commit 3f82735

Browse files
committed
chore: remove blabla from paragraph
1 parent 9f65b4e commit 3f82735

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/composables/useBulkEmails.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,6 @@ export const useBulkEmails = <T extends BulkEmailEntity>(
410410
? getVariablesFromType<SpeakerVariablesInput>({
411411
...varsInput,
412412
speaker: entity,
413-
paragraph: "blablabla",
414413
})
415414
: getVariablesFromType<CompanyVariablesInput>({
416415
...varsInput,

0 commit comments

Comments
 (0)