Skip to content

After checking if DeviceType is "laptop" (based on presence of "MacBook"...

amink requested to merge amink/planisphere-tools:amink-main-patch-07223 into main

After checking if DeviceType is "laptop" (based on presence of "MacBook" string), code should check remaining devices to see if they may be of DeviceType "desktop" (based on presence of "Mac" string, but not "MacBook" string). This removes an error message that appears on desktop Macs.

Merge request reports

Loading