Fix typo
This commit is contained in:
@@ -1340,7 +1340,7 @@ beef.browser = {
|
|||||||
return '40'
|
return '40'
|
||||||
}
|
}
|
||||||
; // Chrome 40
|
; // Chrome 40
|
||||||
if (this.is409iOS()) {
|
if (this.isC40iOS()) {
|
||||||
return '40'
|
return '40'
|
||||||
}
|
}
|
||||||
; // Chrome 40 for iOS
|
; // Chrome 40 for iOS
|
||||||
|
|||||||
Reference in New Issue
Block a user