diff options
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.json b/src/config.json index 7b4c3e0..55671b7 100644 --- a/src/config.json +++ b/src/config.json @@ -1,6 +1,6 @@ { "black_list": [ - "webapps-html5-launcher", "webapps-html5-homescreen", "webapps-html5-background", "browser" + "webapps-html5-launcher", "webapps-html5-homescreen", "webapps-html5-background" ], "icons": { "webapps-aquarium": "fas fa-fish", |