Added TextTemplates Page and Function

This commit is contained in:
2024-04-14 21:54:23 +02:00
parent f9d7c93d21
commit 34dfb334ec
4 changed files with 156 additions and 4 deletions

View File

@@ -348,6 +348,10 @@ let links = computed(() => {
label: "Bankkonten",
to: "/settings/banking",
icon: "i-heroicons-clipboard-document-list"
},{
label: "Text Vorlagen",
to: "/settings/texttemplates",
icon: "i-heroicons-clipboard-document-list"
},{
label: "Firmeneinstellungen",
to: "/settings/tenant",