From d2fa3d130c3f80de5f74d9e1bcdd6d7a5a516c6c Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Mon, 31 Oct 2022 13:02:36 +0100 Subject: [PATCH] Update 0BDFDB.data.json --- Library/_res/0BDFDB.data.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Library/_res/0BDFDB.data.json b/Library/_res/0BDFDB.data.json index 519b3642d5..d33525aeab 100644 --- a/Library/_res/0BDFDB.data.json +++ b/Library/_res/0BDFDB.data.json @@ -150,6 +150,10 @@ "NitroUtils": {"props": ["canUseIncreasedMessageLength", "canUploadAnimatedAvatar"]}, "NotificationSettingsUtils": {"props": ["setDesktopType", "setTTSType"]}, "PlatformUtils": {"strings": ["return/^win/.test"], "exported": false, "value": "exports", "map": { + "isAndroid": ["\"android\""], + "isDarwin": ["\"darwin\""], + "isIOS": ["ios"], + "isLinux": ["\"linux\""], "isWindows": ["return/^win/.test"] }}, "PermissionRoleUtils": {"props": ["can", "ALLOW", "DENY"]},