gofmt
Some checks are pending
Build and test / build-test (oldstable) (push) Waiting to run
Build and test / build-test (stable) (push) Waiting to run

This commit is contained in:
Mechiel Lukkien 2025-02-23 22:40:34 +01:00
parent f117cc0fe1
commit d27fc1e7fc
No known key found for this signature in database

View file

@ -245,7 +245,7 @@ type UntaggedMetadataKeys struct {
// Annotation is a metadata server of mailbox annotation.
type Annotation struct {
Key string
Key string
// Nil is represented by IsString false and a nil Value.
IsString bool
Value []byte