diff options
author | Jon Bergli Heier <snakebite@jvnv.net> | 2020-11-23 17:53:51 +0100 |
---|---|---|
committer | Jon Bergli Heier <snakebite@jvnv.net> | 2020-11-23 17:59:52 +0100 |
commit | 8c2f010fa3bc42a611beb956e1e66eb8dd261a04 (patch) | |
tree | 38e4dcef694e3b235e0fb6305e4726bca776f7e9 /frontend/public | |
parent | 817d3bbb68ab977d58cf548587b45139903f9f14 (diff) |
Rename application
Diffstat (limited to 'frontend/public')
-rw-r--r-- | frontend/public/manifest.json | 4 |
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", |