From a5e6047d9f95872b244a52caf7d8b5fc3ff97fde Mon Sep 17 00:00:00 2001 From: Gordon Williams Date: Mon, 25 Apr 2022 11:45:17 +0100 Subject: [PATCH] minor tweaks --- README.md | 2 +- core | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a6c449cc7..78dd1b492 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ try and keep filenames short to avoid overflowing the buffer. ### Screenshots -In the app `metadata.json` file you can add a list of screenshots with a line like: `"screenshots" : [ { url:"screenshot.png" } ],` +In the app `metadata.json` file you can add a list of screenshots with a line like: `"screenshots" : [ { "url":"screenshot.png" } ],` To get a screenshot you can: diff --git a/core b/core index 89049a5c7..24730dc0b 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 89049a5c7c80d2b56dc235d135fc63b80789db96 +Subproject commit 24730dc0bac75ea9eff0e2632e530a6ff7652b19