diff options
author | 2021-01-26 23:50:55 +0300 | |
---|---|---|
committer | 2021-01-26 23:50:55 +0300 | |
commit | 1ba688bd9cda9a3e17f41ddaffaed7b0922cc6d5 (patch) | |
tree | 24e6c73ffeba7fd4913ce0fa9aa7f5f53a445e74 /public | |
parent | Cleans Up Favicons (diff) |
Updates Short Name
Signed-off-by: Hassan Abouelela <[email protected]>
Diffstat (limited to 'public')
-rw-r--r-- | public/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/manifest.json b/public/manifest.json index 5fa2fd1..a36c2b7 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,5 +1,5 @@ { - "short_name": "Python Discord Forms", + "short_name": "PyDis Forms", "name": "Python Discord Forms", "icons": [ { |