diff options
author | Humberto Alfonso Díaz <humberto.alfonso@asvito.es> | 2019-07-01 13:06:59 +0200 |
---|---|---|
committer | Humberto Alfonso Díaz <humberto.alfonso@asvito.es> | 2019-07-01 13:06:59 +0200 |
commit | a1d9187a8e51b3dacc572299c29f67f96ee229af (patch) | |
tree | 21b6dedbb76d4d2454b55fa162c9fa9d4766b55c | |
parent | 1a0a561053bbef966317770f2f9ff2b5e4c45d38 (diff) |
FUNCT Add homescreen to config blacklist
-rw-r--r-- | src/config.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/config.json b/src/config.json index 006df4b..895641a 100644 --- a/src/config.json +++ b/src/config.json @@ -1,6 +1,4 @@ { "black_list": [ - "webapps-html5-homescreen@5.0", - "homescreen@0.1" ] }
\ No newline at end of file |