From d05753e6afc80fda1ae7c7eed4af000421e2776e Mon Sep 17 00:00:00 2001 From: dy0gu <103767860+dy0gu@users.noreply.github.com> Date: Thu, 31 Oct 2024 23:26:27 +0000 Subject: [PATCH] refactor: update table column names --- example/table.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/table.csv b/example/table.csv index 2c0aaca..c4119f3 100644 --- a/example/table.csv +++ b/example/table.csv @@ -1,4 +1,4 @@ -,,NAME,OPTIONAL_EXTRA +EMAILS,ATTACHMENTS,NAME,OPTIONAL_EXTRA bob@example.com,"certificate.pdf,invoice.pdf",Bob, alice@example.com,certificate.pdf,Alice, robert@example.com,certificate.pdf,Robert,