Update 0BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2022-04-16 20:08:35 +02:00
parent 597941a5ed
commit 3a7f23c568
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@
"StateStoreUtils": {"props": ["useStateFromStores", "useStateFromStoresArray"]},
"StatusMetaUtils": {"props": ["getApplicationActivity", "getStatus", "getState"]},
"StoreChangeUtils": {"props": ["get", "set", "clear", "remove"]},
"StreamerModeStore": {"props": ["disableSounds", "hidePersonalInformation"]},
"StreamerModeStore": {"strings": ["StreamerModeStore", "hidePersonalInformation", "disableSounds"], "value": "default"},
"StreamUtils": {"props": ["getActiveStreamForUser", "getAllApplicationStreams"]},
"StringUtils": {"props": ["cssValueToNumber", "upperCaseFirstChar"]},
"TimestampUtils": {"props": ["fromTimestamp", "extractTimestamp"]},