1
0
mirror of https://github.com/lancedikson/bowser synced 2026-09-25 05:25:07 +00:00

handle Firefox on iPad on iOS 13

This commit is contained in:
acailly
2020-04-28 11:37:01 +02:00
parent a990b6b2f6
commit cb242c0242
3 changed files with 23 additions and 5 deletions

View File

@@ -59,7 +59,7 @@ export default [
/* Firefox on iPad */
{
test: [/Macintosh(.*?) FxiOS(.*?) Version\//],
test: [/Macintosh(.*?) FxiOS(.*?)\//],
describe() {
return {
type: PLATFORMS_MAP.tablet,