Update BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2021-07-02 21:32:31 +02:00
parent 16a641700e
commit 7ba65dcde0
1 changed files with 1 additions and 0 deletions

View File

@ -111,6 +111,7 @@
"SlateUtils": {"props": ["serialize", "deserialize"], "notProps": ["getFlag"]},
"SlateSelectionUtils": {"props": ["serialize", "serializeSelection"]},
"SlowmodeUtils": {"props": ["getSlowmodeCooldownGuess"]},
"SoundParser": {"strings": ["discodo", "ddr-down", "mute"]},
"SoundStateUtils": {"props": ["isSoundDisabled", "getDisabledSounds"]},
"SoundUtils": {"props": ["playSound", "createSound"]},
"SpellCheckStore": {"strings": ["SPELLCHECK_LEARN_WORD", "isEnabled"], "value": "default"},