Hi Jonathan, I think in the futur, it will be nice to add an attribute "desktop" or "mobile" in "os" node. If "os" group is "Windows Phone" or "Android" or "iOS": ``` desktop:false; // or mobile:true; ``` In the other cases: ``` desktop:true; // or mobile:false; ``` Regards,
Hi Jonathan,
I think in the futur, it will be nice to add an attribute "desktop" or "mobile" in "os" node.
If "os" group is "Windows Phone" or "Android" or "iOS":
In the other cases:
Regards,