diff --git a/src/core/util/env.js b/src/core/util/env.js index 52f5067a690..04f43256294 100644 --- a/src/core/util/env.js +++ b/src/core/util/env.js @@ -17,7 +17,7 @@ export const isAndroid = UA && UA.indexOf('android') > 0 export const isIOS = UA && /iphone|ipad|ipod|ios/.test(UA) export const isChrome = UA && /chrome\/\d+/.test(UA) && !isEdge -// Firefix has a "watch" function on Object.prototype... +// Firefox has a "watch" function on Object.prototype... export const nativeWatch = ({}).watch export let supportsPassive = false pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy