also added the type part of the detail content (original de: "Art")

This commit is contained in:
2025-02-06 12:26:02 +01:00
parent e18577b25a
commit b07694dd8a
7 changed files with 16 additions and 7 deletions

View File

@@ -46,6 +46,7 @@ Format is pretty simple:
Id: {{.ID}}
Category: {{.Category}}
Condition: {{.Condition}}
Type: {{.Type}}
Created: {{.Created}}
{{.Text}}
@@ -131,6 +132,7 @@ This is the default template:
Id: {{.ID}}
Category: {{.Category}}
Condition: {{.Condition}}
Type: {{.Type}}
Created: {{.Created}}
Expire: {{.Expire}}