summaryrefslogtreecommitdiff
path: root/pkg/mastotypes/model/field.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/mastotypes/model/field.go')
-rw-r--r--pkg/mastotypes/model/field.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/mastotypes/model/field.go b/pkg/mastotypes/model/field.go
index 0de91cd47..dbfe08c54 100644
--- a/pkg/mastotypes/model/field.go
+++ b/pkg/mastotypes/model/field.go
@@ -31,4 +31,4 @@ type Field struct {
// Timestamp of when the server verified a URL value for a rel="me” link. String (ISO 8601 Datetime) if value is a verified URL
VerifiedAt string `json:"verified_at,omitempty"`
-} \ No newline at end of file
+}