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',