diff options
author | Jacobo Aragunde Pérez <jaragunde@igalia.com> | 2019-07-10 13:39:13 +0200 |
---|---|---|
committer | Jacobo Aragunde Pérez <jaragunde@igalia.com> | 2019-07-10 13:39:13 +0200 |
commit | 198b158f03b7ad2980e826755f037c9c6f8378f8 (patch) | |
tree | f7f2ddedae7cfc7415c2c199efea57ebc9b143a3 /src/config.json | |
parent | 26af864c98adfa5ee5b73b24bbffd525b01e546e (diff) |
FUNCT blacklist homescreen and launcher
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 1 |
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 |