diff options
-rw-r--r-- | src/config.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/config.json b/src/config.json index 55671b7..5449a08 100644 --- a/src/config.json +++ b/src/config.json @@ -1,6 +1,8 @@ { "black_list": [ - "webapps-html5-launcher", "webapps-html5-homescreen", "webapps-html5-background" + "webapps-html5-launcher", "launcher", + "webapps-html5-homescreen", + "webapps-html5-background" ], "icons": { "webapps-aquarium": "fas fa-fish", |