Some documentation

Far from complete, and probably needs a bit of work, but it's a start.

Signed-off-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
Travis Ralston 2017-10-30 21:09:24 -06:00
parent f070604350
commit 6f8523081b
4 changed files with 128 additions and 16 deletions

View file

@ -595,6 +595,7 @@ module.exports = React.createClass({
const isGlobalBlacklistUnverified = SettingsStore.getValue("blacklistUnverifiedDevices");
const isRoomBlacklistUnverified = this._isRoomBlacklistUnverified();
// TODO: {Travis} Convert to blacklistUnverifiedDevices with SettingsFlag
const settings =
<label>
<input type="checkbox" ref="blacklistUnverified"