From cef0e0339b6350b986ea90b9d9c58de950992fa6 Mon Sep 17 00:00:00 2001 From: OmarAComputers <165603845+OmarAComputers@users.noreply.github.com> Date: Sun, 31 Mar 2024 16:34:44 -0500 Subject: [PATCH] This is w --- docs/Store/add-app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Store/add-app.md b/docs/Store/add-app.md index 104820d..e29e2e9 100644 --- a/docs/Store/add-app.md +++ b/docs/Store/add-app.md @@ -16,7 +16,7 @@ Read the schema below, **BEFORE** adding any game/app element into the `store.js ```json { - "name": "Minecraft", // unique name (check if it has been used already in the file) + "name": "Windows 11", // unique name (check if it has been used already in the file) "icon": "https://example.com/minecraft.png", // logo image, preferrably 1:1 and less than 128px of width "type": "game", // game or app "data": {