summaryrefslogtreecommitdiffstats
path: root/src/config.json
diff options
context:
space:
mode:
authorJacobo Aragunde Pérez <jaragunde@igalia.com>2019-07-15 11:36:21 +0200
committerJacobo Aragunde Pérez <jaragunde@igalia.com>2019-07-15 11:36:21 +0200
commit510d237d45fe0823f43465ad93c1e01c89211c9d (patch)
tree25087e91a111c2d092c9ee18f215fb982b576a7b /src/config.json
parentb9029a510e190ece0615fbb956669ae7fa73e006 (diff)
Rename application as html5-launcher
Diffstat (limited to 'src/config.json')
-rw-r--r--src/config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.json b/src/config.json
index be6a345..8b4597e 100644
--- a/src/config.json
+++ b/src/config.json
@@ -1,5 +1,5 @@
{
"black_list": [
- "webapps-html5-homescreen@5.0", "launcher@0.1", "homescreen@0.1"
+ "webapps-html5-launcher@1.0", "launcher@0.1", "homescreen@0.1"
]
-} \ No newline at end of file
+}