Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-18 01:00:08 +00:00
co-authored by renee-png
parent 41f2299fe2
commit c8f250715f
5 changed files with 740 additions and 1 deletions
+1
View File
@@ -16,6 +16,7 @@ const TABS = [
{ to: "/settings/workflow", label: "Collections workflow" },
{ to: "/settings/workflows", label: "Task workflows" },
{ to: "/settings/smtp", label: "Email (SMTP)" },
{ to: "/settings/imap", label: "Email (IMAP)" },
];
function SettingsLayout() {