Retry state conflicts and always render server picker
This commit is contained in:
@@ -487,7 +487,7 @@ function ProfileGroup({
|
||||
inert={!expanded ? true : undefined}
|
||||
>
|
||||
<div className="client-profile-body-inner">
|
||||
{!localStatus && renderServerPicker(profile, {
|
||||
{renderServerPicker(profile, {
|
||||
disabled: controlsBlocked,
|
||||
leaving: false,
|
||||
revealVersion: feature.revealVersions[profile.id] || 0,
|
||||
|
||||
Reference in New Issue
Block a user