Update 0BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2022-09-27 14:17:59 +02:00
parent 135a7b5e7a
commit 6c85ee7ee8
1 changed files with 2 additions and 2 deletions

View File

@ -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"]},