From accfadf188dfeff4f46fb867861d00c19b97d0ca Mon Sep 17 00:00:00 2001 From: Leandro Facchinetti Date: Sat, 13 Mar 2021 10:24:51 +0000 Subject: [PATCH] --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index 2dd1853..faea50c 100644 --- a/src/index.ts +++ b/src/index.ts @@ -317,7 +317,7 @@ export default function killTheNewsletter( sql` INSERT INTO "entries" ("reference", "feed", "title", "author", "content") VALUES ( - ${newReference()} + ${newReference()}, ${feedId}, ${welcomeTitle}, 'Kill the Newsletter!',