From ea289a4f5766cff70449cb6947d63c8dc404f143 Mon Sep 17 00:00:00 2001 From: Evan Boehs Date: Tue, 10 Jan 2023 23:07:44 -0500 Subject: [PATCH] one more is --- functions/api/is.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/functions/api/is.ts b/functions/api/is.ts index 1c9288a..3eb2f47 100644 --- a/functions/api/is.ts +++ b/functions/api/is.ts @@ -22,7 +22,8 @@ export const is = [ "about the journey", // not the dest "really cool", "working hard", - "helping out" + "helping out", + "setting sail" ]; export function onRequestGet(context) {