From cd697ad7ac24063decd94dd1eaaed454a09cb961 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 18:27:09 +0000 Subject: [PATCH] Changes Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com> --- src/routes/settings.profile.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/routes/settings.profile.tsx b/src/routes/settings.profile.tsx index 1bc3fb0..ce36f2b 100644 --- a/src/routes/settings.profile.tsx +++ b/src/routes/settings.profile.tsx @@ -23,6 +23,7 @@ const EMPTY = { timezone: "", avatar_url: "" as string | null | "", signature_block: "", + signature_typed: "", signature_image_path: "" as string | null | "", };