one more tweak

This commit is contained in:
Hailey
2024-08-20 11:34:35 -07:00
parent c4fd7a3aea
commit 18799e74b9
+1 -2
View File
@@ -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"