diff options
-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 c336611..7b4c3e0 100644 --- a/src/config.json +++ b/src/config.json @@ -1,6 +1,6 @@ { "black_list": [ - "webapps-html5-launcher@1.0", "homescreen@0.1", "webapps-html5-homescreen@1.0" + "webapps-html5-launcher", "webapps-html5-homescreen", "webapps-html5-background", "browser" ], "icons": { "webapps-aquarium": "fas fa-fish", |