add comma
[apps/agl-service-homescreen.git] / conf / hs-conf.json
index 0c01ebd..79087fb 100644 (file)
                        },
                        {
                                "appid": "launcher",
-                               "visibility": "invisible",
+                               "visibility": "visible",
                                "after": "homescreen"
                        },
-                       {
-                               "appid": "onscreenapp",
-                               "visibility": "invisible"
-                       },
                        {
                                "appid": "restriction",
                                "visibility": "invisible"
                        }
                ],
                "default-lastmode": [
-                       {
-                               "appid": "launcher",
-                               "visibility": "visible",
-                               "after": "homescreen"
-                       }
                ],
                "normal-apps": [
-                       {
-                               "appid": "warehouse",
-                               "visibility": "invisible"
-                       }
                ]
        }
 }
\ No newline at end of file