Changeset 0.22.3 (#97)
This commit is contained in:
@@ -632,6 +632,8 @@ type UserModel struct {
|
||||
|
||||
Hidden bool `json:"hidden"`
|
||||
SortOrder int `json:"sort_order"`
|
||||
|
||||
ProviderStatus ProviderStatus `json:"provider_status,omitempty"` // health status from provider health (v0.22.3)
|
||||
}
|
||||
|
||||
// =========================================
|
||||
|
||||
Reference in New Issue
Block a user