-
@ NextGraph
2025-02-20 20:00:09nostr:nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqmnctsv04f02w3cj7yyvfhny4lynk6h33t6kp9wxl2u4ztzpg7cfqt5mhq4 so adding a `&& true` at the end of your condition, should work, right? ``` case object && object.foo && true: { ```