From 0f5621b0107eca43d4b2adef76f8ce9b25951870 Mon Sep 17 00:00:00 2001 From: "J. Ryan Stinnett" Date: Tue, 14 Jul 2020 17:57:33 +0100 Subject: [PATCH] Update manifest names --- res/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/manifest.json b/res/manifest.json index e09ac349..a909cf93 100644 --- a/res/manifest.json +++ b/res/manifest.json @@ -1,6 +1,6 @@ { - "name": "Riot - open team collaboration", - "short_name": "Riot", + "name": "Element", + "short_name": "Element", "display": "standalone", "theme_color": "#76CFA6", "start_url": "index.html",