From 8c2f010fa3bc42a611beb956e1e66eb8dd261a04 Mon Sep 17 00:00:00 2001 From: Jon Bergli Heier Date: Mon, 23 Nov 2020 17:53:51 +0100 Subject: Rename application --- frontend/public/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'frontend/public') diff --git a/frontend/public/manifest.json b/frontend/public/manifest.json index e7ea515..5d86914 100644 --- a/frontend/public/manifest.json +++ b/frontend/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "Inventory", - "name": "Inventory", + "short_name": "Unmess", + "name": "Unmess", "icons": [], "start_url": ".", "display": "standalone", -- cgit v1.2.3