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:16:45 +00:00
co-authored by renee-png
parent f1fe7f6149
commit ae13dfbd66
+1
View File
@@ -17,6 +17,7 @@ const TABS = [
{ to: "/settings/workflows", label: "Task workflows" },
{ to: "/settings/smtp", label: "Email (SMTP)" },
{ to: "/settings/imap", label: "Email (IMAP)" },
{ to: "/settings/import", label: "CSV import" },
];
function SettingsLayout() {