diff options
author | pacien | 2018-10-10 16:41:04 +0200 |
---|---|---|
committer | pacien | 2018-10-10 16:41:04 +0200 |
commit | 8f30fc76e498b3c561f511e218a6d4a0b0fc6d16 (patch) | |
tree | 0cb9ce497b2e6f75ee9badbec71e97a14c7528c0 /public/manifest.json | |
parent | 6f3fc8c44a917ba8248388c886ea1c97dfe4285e (diff) | |
download | jacoco-viewer-8f30fc76e498b3c561f511e218a6d4a0b0fc6d16.tar.gz |
Initial implementation
Diffstat (limited to 'public/manifest.json')
-rw-r--r-- | public/manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/manifest.json b/public/manifest.json index 1f2f141..2121321 100644 --- a/public/manifest.json +++ b/public/manifest.json | |||
@@ -1,6 +1,6 @@ | |||
1 | { | 1 | { |
2 | "short_name": "React App", | 2 | "short_name": "JaCoCo Report Viewer", |
3 | "name": "Create React App Sample", | 3 | "name": "JaCoCo Report Viewer", |
4 | "icons": [ | 4 | "icons": [ |
5 | { | 5 | { |
6 | "src": "favicon.ico", | 6 | "src": "favicon.ico", |