diff options
| author | Georgios Andreadis <g.andreadis@student.tudelft.nl> | 2020-05-11 14:42:59 +0200 |
|---|---|---|
| committer | Georgios Andreadis <g.andreadis@student.tudelft.nl> | 2020-05-11 14:42:59 +0200 |
| commit | e65b805e94052d993f7ef486226cae0ebf9965b5 (patch) | |
| tree | 75115cd3561c90ecd330c54dc0ba4d16bd13ba5e /public/manifest.json | |
| parent | 3d817d26461cd2f7904e55e46d66bb0b032420a8 (diff) | |
| parent | e94daacc1d9fb3870a74256de3b94be0dbaf05a1 (diff) | |
Merge branch 'fixes' into 'master'
Upgrade and regression fixes
See merge request opendc/opendc-frontend!62
Diffstat (limited to 'public/manifest.json')
| -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 6233fae0..adb82218 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -4,7 +4,7 @@ "icons": [ { "src": "favicon.ico", - "sizes": "192x192", + "sizes": "16x16", "type": "image/png" } ], |
