Update 0BDFDB.data.json
This commit is contained in:
parent
135a7b5e7a
commit
6c85ee7ee8
|
@ -163,7 +163,7 @@
|
|||
"SoundParser": {"strings": ["discodo", "ddr-down", "mute"]},
|
||||
"SoundStateUtils": {"props": ["isSoundDisabled", "getDisabledSounds"]},
|
||||
"SoundUtils": {"props": ["playSound", "createSound"]},
|
||||
"SpellCheckStore": {"strings": ["SPELLCHECK_LEARN_WORD", "isEnabled"], "value": "default"},
|
||||
"SpellCheckStore": {"name": "SpellcheckStore"},
|
||||
"SpotifyTrackUtils": {"props": ["hasConnectedAccount", "getLastPlayedTrackId"]},
|
||||
"SpotifyUtils": {"props": ["setActiveDevice", "pause"]},
|
||||
"StageChannelLiveStore": {"props": ["getAllLiveStageChannels", "useAllLiveStageChannels"]},
|
||||
|
@ -172,7 +172,7 @@
|
|||
"StateStoreUtils": {"props": ["useStateFromStores", "useStateFromStoresArray"]},
|
||||
"StatusMetaUtils": {"props": ["getApplicationActivity", "getStatus", "getState"]},
|
||||
"StoreChangeUtils": {"props": ["get", "set", "clear", "remove"]},
|
||||
"StreamerModeStore": {"strings": ["StreamerModeStore", "hidePersonalInformation", "disableSounds"], "value": "default"},
|
||||
"StreamerModeStore": {"name": "StreamerModeStore"},
|
||||
"StreamUtils": {"props": ["getActiveStreamForUser", "getAllApplicationStreams"]},
|
||||
"TimestampUtils": {"props": ["fromTimestamp", "extractTimestamp"]},
|
||||
"TimeUtils": {"props": ["calendarFormat", "dateFormat"]},
|
||||
|
|
Loading…
Reference in New Issue