Changeset 0.22.7 (#149)
This commit is contained in:
@@ -18,7 +18,7 @@ type ProfileField struct {
|
||||
Min *int `json:"min,omitempty"` // min for int/float
|
||||
Max *int `json:"max,omitempty"` // max for int/float
|
||||
DependsOn string `json:"depends_on,omitempty"` // only show when this key is truthy
|
||||
ProviderOnly bool `json:"provider_only,omitempty"` // not overridable at preset level
|
||||
ProviderOnly bool `json:"provider_only,omitempty"` // not overridable at persona level
|
||||
}
|
||||
|
||||
// ── Built-in Profile Schemas ────────────────
|
||||
|
||||
Reference in New Issue
Block a user