You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ZeroCustomFields should use the ClientState{} type rather than NewClientState() to ensure the IsFrozen field is not modified. Low priority, shouldn't change anything as ZeroCustomFields isn't used for solo machine
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged/assigned
The text was updated successfully, but these errors were encountered:
Summary
ZeroCustomFields should use the
ClientState{}
type rather thanNewClientState()
to ensure theIsFrozen
field is not modified. Low priority, shouldn't change anything asZeroCustomFields
isn't used for solo machineFor Admin Use
The text was updated successfully, but these errors were encountered: