mirror of
https://github.com/danbulant/discord.js
synced 2026-07-06 11:40:41 +00:00
Webpack build for branch master: 6abe014ac3
This commit is contained in:
parent
20dbeeeec4
commit
462abd0dd3
1 changed files with 1 additions and 1 deletions
|
|
@ -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',
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue