From 09c3b3dd9bd9a5e734ae7872eaf36b72ff702044 Mon Sep 17 00:00:00 2001 From: Jan Wiesemann Date: Thu, 12 Dec 2024 19:47:39 +0100 Subject: [PATCH] Fixed manifest issues --- applications/GPIO/flipper_spi_terminal/manifest.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/applications/GPIO/flipper_spi_terminal/manifest.yml b/applications/GPIO/flipper_spi_terminal/manifest.yml index c9b9447f..a1d1cfd9 100644 --- a/applications/GPIO/flipper_spi_terminal/manifest.yml +++ b/applications/GPIO/flipper_spi_terminal/manifest.yml @@ -2,9 +2,8 @@ sourcecode: type: git location: origin: https://github.com/janwiesemann/flipper-spi-terminal.git - commit_sha: 8b5b31b6b445c64a3f159f9f003162c8314506c0 -short_description: A Terminal Application for the SPI interface. -description: "@README.MD" + commit_sha: 3599d268d0f8ba3b51389f665d44ac8174ce8347 +description: "@README_app_catalog.MD" changelog: "@CHANGELOG.md" screenshots: - screenshots/screen_main.png