Fixed issue with iPads being marked as non-modern

This commit is contained in:
Vic
2023-10-24 12:20:10 +02:00
committed by GitHub
parent 72f27da680
commit 577df40c5b

View File

@@ -32,7 +32,7 @@ const browserAliases = {
// The webapp package converts browser names to camel case, so
// mobile_safari and mobileSafari should be synonymous.
mobile_safari: ['mobileSafari', 'mobileSafariUI', 'mobileSafariUI/WKWebView'],
mobile_safari: ['mobileSafari', 'mobileSafariUI', 'mobileSafariUI/WKWebView', 'appleMail'],
};
// Expand the given minimum versions by reusing chrome versions for