From 459fd972ef18ea4e2c08b88a71b54602f9ab2e5c Mon Sep 17 00:00:00 2001 From: pacmano1 <44065187+pacmano1@users.noreply.github.com> Date: Sat, 22 Jun 2024 10:09:24 -0600 Subject: [PATCH] Update createListofAttachments.js --- createListofAttachments.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/createListofAttachments.js b/createListofAttachments.js index 6b252d7..e505b11 100644 --- a/createListofAttachments.js +++ b/createListofAttachments.js @@ -9,7 +9,7 @@ var attachmentsList = getAttachments().toArray() -// Dumber code: +// Dumber code from yours truly: var attachment_list = getAttachmentIds() var attachmentsList = Lists.list()