E-Mail Oberfläche im Outlook-Stil ergänzen
KI-AGENT: Ergänzt eine dreispaltige E-Mail Arbeitsansicht mit Konto- und Ordnerliste, Nachrichtenliste, Lesebereich, Suche, Aktualisierung und Composer-Verknüpfung. Die Navigation zeigt nun auf die neue E-Mail Übersicht.
This commit is contained in:
@@ -93,9 +93,8 @@ const links = computed(() => {
|
||||
} : null,
|
||||
featureEnabled("email") ? {
|
||||
label: "E-Mail",
|
||||
to: "/email/new",
|
||||
to: "/email",
|
||||
icon: "i-heroicons-envelope",
|
||||
disabled: true
|
||||
} : null,
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user