diff --git a/app/src/main/java/de/westnordost/streetcomplete/quests/accepts_cards/AddAcceptsCards.kt b/app/src/main/java/de/westnordost/streetcomplete/quests/accepts_cards/AddAcceptsCards.kt index 2a8ed306c4..50c30d724f 100644 --- a/app/src/main/java/de/westnordost/streetcomplete/quests/accepts_cards/AddAcceptsCards.kt +++ b/app/src/main/java/de/westnordost/streetcomplete/quests/accepts_cards/AddAcceptsCards.kt @@ -20,6 +20,7 @@ class AddAcceptsCards : OsmFilterQuestType() { and !payment:credit_cards and !payment:debit_cards and payment:others != no and !brand and !wikipedia:brand and !wikidata:brand and (!seasonal or seasonal = no) + and (!fee or fee != no) and (name or noname = yes or name:signed = no) and access !~ private|no """