From 8bca10c3c56eafea345de2ba2e600f140b2a55e2 Mon Sep 17 00:00:00 2001 From: chiefdaft Date: Tue, 15 Mar 2022 23:52:08 +0100 Subject: [PATCH] Added app iocon game1024.png --- apps/game1024/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/game1024/metadata.json b/apps/game1024/metadata.json index e4b7c9e6f..80dc59c47 100644 --- a/apps/game1024/metadata.json +++ b/apps/game1024/metadata.json @@ -1,7 +1,7 @@ { "id": "game1024", "name": "1024 Game", "shortName" : "1024 Game", - "icon": "game1024.img", + "icon": "game1024.png", "description": "Join the numbers and get to the 1024 tile!", "tags": "game puzzle 1024", "allow_emulator": true,