diff --git a/config/config.json b/config/config.json index 098f1e0..ccef4de 100755 --- a/config/config.json +++ b/config/config.json @@ -21,7 +21,8 @@ "deviceType": [ "tv", "car", - "default" + "default", + "tablet" ], "distro": { "deliveryWithInstall": true,