Update 0BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2022-09-27 18:59:36 +02:00
parent 36ba92f4c1
commit ff7cb4b9f3
1 changed files with 7 additions and 3 deletions

View File

@ -59,8 +59,13 @@
"UserNotificationSettings": ["NULL", "NO_MESSAGES", "ALL_MESSAGES"],
"UserSettingsSections": ["ACCOUNT", "DEVELOPER_OPTIONS", "DISMISSIBLE_CONTENT_OPTIONS"]
},
"LibraryModulesFunctionsMap": {
"AckUtils": {
"bulkAck": ["type:\"BULK_ACK\""]
}
},
"LibraryModules": {
"AckUtils": {"props": ["localAck", "bulkAck"]},
"AckUtils": {"strings": ["type:\"BULK_ACK\""], "exported": false, "value": "exports"},
"ActivityUtils": {"props": ["sendActivityInvite", "updateActivity"]},
"APIEncodeUtils": {"props": ["stringify", "parse", "encode"]},
"APIUtils": {"props": ["getAPIBaseURL"]},
@ -155,8 +160,7 @@
"UserProfileUtils": {"props": ["fetchMutualFriends", "fetchProfile"]},
"UserSettingsUtils": {"props": ["open", "updateAccount"]},
"Utilities": {"props": ["flatMap", "cloneDeep"]},
"WindowUtils": {"props": ["minimize", "maximize", "close"]},
"ZoomUtils": {"props": ["setZoom", "setFontSize"]}
"WindowUtils": {"props": ["minimize", "maximize", "close"]}
},
"ModuleUtilsConfig": {
"QueuedComponents": [