From 462abd0dd3563da3877a65c8e9da3a63416b8b43 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Sun, 23 Apr 2017 05:06:08 +0000 Subject: [PATCH] Webpack build for branch master: 6abe014ac37c56fdc62f9282ff09edfa32a4208a --- discord.master.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discord.master.js b/discord.master.js index 6ada9470..23d51d7f 100644 --- a/discord.master.js +++ b/discord.master.js @@ -539,7 +539,7 @@ exports.UserSettingsMap = { /** * The theme of the client. Either `light` or `dark` * @name ClientUserSettings#theme - * @type {String} + * @type {string} */ theme: 'theme',