diff --git a/core/main/client/browser.js b/core/main/client/browser.js index 663376ab2..1d983a418 100644 --- a/core/main/client/browser.js +++ b/core/main/client/browser.js @@ -1340,7 +1340,7 @@ beef.browser = { return '40' } ; // Chrome 40 - if (this.is409iOS()) { + if (this.isC40iOS()) { return '40' } ; // Chrome 40 for iOS