diff --git a/assets/layers/icons/icons.json b/assets/layers/icons/icons.json index fb302d55c..70b9666ae 100644 --- a/assets/layers/icons/icons.json +++ b/assets/layers/icons/icons.json @@ -182,8 +182,23 @@ "defaults", "in_favourite" ], - "render": "website", - "condition": "website~*" + "mappings": [ + { + "#": "ignore-image-in-then", + "if": "website~*", + "then": "website" + }, + { + "#": "ignore-image-in-then", + "if": "operator:website~*", + "then": "website" + }, + { + "#": "ignore-image-in-then", + "if": "context:website~*", + "then": "website" + } + ] }, { "id": "smokingicon",