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!',