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 8b4597e..1373f1e 100644 --- a/src/config.json +++ b/src/config.json @@ -1,5 +1,5 @@ { "black_list": [ - "webapps-html5-launcher@1.0", "launcher@0.1", "homescreen@0.1" + "webapps-html5-launcher@1.0", "homescreen@0.1" ] } |