diff options
| author | 8cy <[email protected]> | 2020-07-24 07:37:15 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-07-24 07:37:15 -0700 |
| commit | 0966fe54ea4298fe7e62b680d26620bc85ccf081 (patch) | |
| tree | 61265f6d0880c6f2ab5edd9cd8bf8009558678b5 /client/public/manifest.json | |
| parent | big stuffs here (diff) | |
| download | dep-core-0966fe54ea4298fe7e62b680d26620bc85ccf081.tar.xz dep-core-0966fe54ea4298fe7e62b680d26620bc85ccf081.zip | |
clean: clean up some messy shit
Diffstat (limited to 'client/public/manifest.json')
| -rw-r--r-- | client/public/manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/public/manifest.json b/client/public/manifest.json index c963f8a..903b137 100644 --- a/client/public/manifest.json +++ b/client/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "Aki Dashboard", - "name": "Create React App Sample", + "short_name": "Aki's Dashboard", + "name": "The Discord bot, Aki's, dashboard!", "icons": [ { "src": "favicon.ico", |