From 1d589e87874bc53b582cd9c4bd8413773cf03fc4 Mon Sep 17 00:00:00 2001 From: Antia Puentes Date: Thu, 6 Aug 2020 18:36:33 +0200 Subject: Launch background application Bug-AGL: SPEC-3497 Signed-off-by: Antia Puentes Change-Id: I328f231e499d0473e9296f5d95678b5a1f2e88d6 --- src/config.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/config.json') diff --git a/src/config.json b/src/config.json index 5c1e8c2..fb94d9d 100644 --- a/src/config.json +++ b/src/config.json @@ -17,6 +17,7 @@ "icon": "fas fa-music" } ], + "background": "webapps-html5-background", "launch": "webapps-html5-launcher", "network": { "bluetooth": "fab fa-bluetooth-b", -- cgit 1.2.3-korg