From 64d728015ba7204841b9cc7c797d433325ec0967 Mon Sep 17 00:00:00 2001 From: Sergio Gasquez Date: Mon, 23 May 2022 11:23:47 +0200 Subject: [PATCH] Update app name --- src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index bb63506..85c7879 100644 --- a/src/main.rs +++ b/src/main.rs @@ -86,7 +86,7 @@ fn manifest() -> content::RawJson<&'static str> { content::RawJson( r#" { - "name": "ESP ", + "name": "ESP Application", "new_install_prompt_erase": true, "builds": [ {