From 3c4b24282d8ae00fb7673f37588f46ba4f0bff5b Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Mon, 31 Oct 2022 12:58:28 +0100 Subject: [PATCH] Update 0BDFDB.data.json --- Library/_res/0BDFDB.data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Library/_res/0BDFDB.data.json b/Library/_res/0BDFDB.data.json index 0a3291f9c8..8162cc081b 100644 --- a/Library/_res/0BDFDB.data.json +++ b/Library/_res/0BDFDB.data.json @@ -149,7 +149,9 @@ }}, "NitroUtils": {"props": ["canUseIncreasedMessageLength", "canUploadAnimatedAvatar"]}, "NotificationSettingsUtils": {"props": ["setDesktopType", "setTTSType"]}, - "PlatformUtils": {"strings": ["return/^win/.test"], "exported": false, "value": "exports"}, + "PlatformUtils": {"strings": ["return/^win/.test"], "exported": false, "value": "exports", "map": { + "isWindows": ["return/^win/.test"] + }}}, "PermissionRoleUtils": {"props": ["can", "ALLOW", "DENY"]}, "PreferencesContext": {"strings": ["reducedMotion", "forcedColors", "alwaysShowLinkDecorations", "createContext"], "exported": false, "value": "exports", "map": { "AccessibilityPreferencesContext": ["object Object"]