attempt to fix #117. code works, tests are still failing

This commit is contained in:
2025-02-10 16:13:21 +01:00
parent 09948a6b39
commit 602085d15e
5 changed files with 38 additions and 29 deletions

View File

@@ -45,9 +45,8 @@ Format is pretty simple:
Price: {{.Price}}
Id: {{.ID}}
Category: {{.Category}}
Condition: {{.Condition}}
Type: {{.Type}}
Color: {{.Color}}
{{ range $key,$val := .Attributes }}{{ $key }}: {{ $val }}
{{ end }}
Created: {{.Created}}
{{.Text}}