diff --git a/components/card_universal.json b/components/card_universal.json index fd970ad..25573b5 100644 --- a/components/card_universal.json +++ b/components/card_universal.json @@ -106,10 +106,10 @@ "Width" : "40", "MarginRight" : 8, "MarginLeft" : 8, - "Source" : "images/roles/{Item.LeagueRoleBuiltIn}_role.png" + "RenderIf" : true, + "Source" : "images/roles/{Item.LeagueRoleBuiltIn}_role.png", } } - }, { "BlockType" : "text", diff --git a/images/roles/0_role.png b/images/roles/0_role.png new file mode 100644 index 0000000..d2a6e48 Binary files /dev/null and b/images/roles/0_role.png differ diff --git a/layouts/driver_info/layer1-main/layer.json b/layouts/driver_info/layer1-main/layer.json index 6c13dc9..a11f903 100644 --- a/layouts/driver_info/layer1-main/layer.json +++ b/layouts/driver_info/layer1-main/layer.json @@ -126,7 +126,6 @@ "Source" : "images/roles/{Item.LeagueRoleBuiltIn}_role.png" } } - }, { "BlockType" : "text",