feat(settings): add SMTP admin configuration
This commit is contained in:
parent
c58e212e3a
commit
884a20e043
32 changed files with 1200 additions and 42 deletions
|
|
@ -81,6 +81,7 @@ const menu = [
|
|||
icon: Settings,
|
||||
name: "Einstellungen",
|
||||
href: "/settings",
|
||||
permission: "system_settings.manage",
|
||||
},
|
||||
] satisfies Array<{
|
||||
icon: typeof LayoutDashboard;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue