mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Change theme prop type
This commit is contained in:
@@ -467,7 +467,7 @@ exports.UserSettingsMap = {
|
||||
/**
|
||||
* The theme of the client. Either `light` or `dark`
|
||||
* @name ClientUserSettings#theme
|
||||
* @type {String}
|
||||
* @type {string}
|
||||
*/
|
||||
theme: 'theme',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user