one more tweak
This commit is contained in:
@@ -166,8 +166,7 @@ export function ListHiddenScreen({
|
|||||||
<Trans>Show anyway</Trans>
|
<Trans>Show anyway</Trans>
|
||||||
</ButtonText>
|
</ButtonText>
|
||||||
</Button>
|
</Button>
|
||||||
) : null}
|
) : list.viewer?.muted || list.viewer?.blocked ? (
|
||||||
{list.viewer?.muted || list.viewer?.blocked ? (
|
|
||||||
<Button
|
<Button
|
||||||
variant="solid"
|
variant="solid"
|
||||||
color="secondary"
|
color="secondary"
|
||||||
|
|||||||
Reference in New Issue
Block a user