summaryrefslogtreecommitdiff
path: root/frontend/public/manifest.json
diff options
context:
space:
mode:
authorJon Bergli Heier <snakebite@jvnv.net>2020-11-23 17:53:51 +0100
committerJon Bergli Heier <snakebite@jvnv.net>2020-11-23 17:59:52 +0100
commit8c2f010fa3bc42a611beb956e1e66eb8dd261a04 (patch)
tree38e4dcef694e3b235e0fb6305e4726bca776f7e9 /frontend/public/manifest.json
parent817d3bbb68ab977d58cf548587b45139903f9f14 (diff)
Rename application
Diffstat (limited to 'frontend/public/manifest.json')
-rw-r--r--frontend/public/manifest.json4
1 files changed, 2 insertions, 2 deletions
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",