Webpack build for branch master: 6abe014ac3

This commit is contained in:
Travis CI 2017-04-23 05:06:08 +00:00
parent 20dbeeeec4
commit 462abd0dd3

View file

@ -539,7 +539,7 @@ exports.UserSettingsMap = {
/** /**
* The theme of the client. Either `light` or `dark` * The theme of the client. Either `light` or `dark`
* @name ClientUserSettings#theme * @name ClientUserSettings#theme
* @type {String} * @type {string}
*/ */
theme: 'theme', theme: 'theme',