aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacobo Aragunde Pérez <jaragunde@igalia.com>2019-07-10 13:39:13 +0200
committerJacobo Aragunde Pérez <jaragunde@igalia.com>2019-07-10 13:39:13 +0200
commit198b158f03b7ad2980e826755f037c9c6f8378f8 (patch)
treef7f2ddedae7cfc7415c2c199efea57ebc9b143a3
parent26af864c98adfa5ee5b73b24bbffd525b01e546e (diff)
FUNCT blacklist homescreen and launcher
-rw-r--r--src/config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.json b/src/config.json
index 895641a..be6a345 100644
--- a/src/config.json
+++ b/src/config.json
@@ -1,4 +1,5 @@
{
"black_list": [
+ "webapps-html5-homescreen@5.0", "launcher@0.1", "homescreen@0.1"
]
} \ No newline at end of file