Update 0BDFDB.data.json
This commit is contained in:
parent
93a77c5a7a
commit
3c4b24282d
|
@ -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"]
|
||||
|
|
Loading…
Reference in New Issue