From 19156c2bd6a231a2331c0286bf01df61cc8c42b3 Mon Sep 17 00:00:00 2001 From: eyecreate Date: Thu, 10 Feb 2022 18:36:38 -0500 Subject: [PATCH] fixed wrong file name --- apps/red7game/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/red7game/metadata.json b/apps/red7game/metadata.json index 16b5d9e41..688a900e5 100644 --- a/apps/red7game/metadata.json +++ b/apps/red7game/metadata.json @@ -1,7 +1,7 @@ { "id": "red7game", "name": "Red 7 Card Game", "shortName" : "Red 7", - "icon": "red7.png", + "icon": "icon.png", "version":"1.0", "description": "An implementation of the card game Red 7 for your watch. Play against the AI and be the last player still in the game to win!", "tags": "game",