diff --git a/src/fonts/index.ts b/src/fonts/index.ts index f8b2b290..0e42da3c 100644 --- a/src/fonts/index.ts +++ b/src/fonts/index.ts @@ -374,7 +374,7 @@ export default async function getFonts() { lieProps['String.fromCodePoint'] || lieProps['CSSStyleDeclaration.setProperty'] || lieProps['CSS2Properties.setProperty'] - ) + ) || false if (isFontOSBad(USER_AGENT_OS, fontFaceLoadFonts)) { LowerEntropy.FONTS = true,