clarify template use of .Value

This commit is contained in:
2026-04-29 08:12:00 +02:00
parent 4fa42e27e4
commit dcec41dd10
2 changed files with 9 additions and 1 deletions

View File

@@ -30,7 +30,7 @@ import (
"github.com/tlinden/yadu"
)
var Version string = "v0.3.0"
var Version string = "v0.3.1"
type BucketConfig struct {
Encrypt bool