mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-21 20:54:58 +05:00
nah
This commit is contained in:
parent
a185f50dba
commit
e4e5e6b03f
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ module.exports.load = async client => {
|
|||
};
|
||||
},
|
||||
},
|
||||
websiteName: `${client.user.getUsername()} Dashboard`,
|
||||
websiteName: `${client.user.username} Dashboard`,
|
||||
colorScheme: "blue",
|
||||
supporteMail: "",
|
||||
icons: {
|
||||
|
|
Loading…
Reference in a new issue